Background

Blog

22 Articles
47 Tags
Updated Monthly

Articles about reverse engineering and offensive security research

Deep dive into ptrace internals, from syscall to kernel implementation, understanding how it prevents debugger attachment and how to bypass it.

How to write an anti-debugging mechanism using fork and how to detect it!