[Reverse] Headache

Type your comment> @uNam3m3 said:

Any tutorials or steps I can follow to bypass the ptrace anti-debug technique for this challenge.
I observed ptrace detection found in elfparser.

Google is full of references to this. You can either patch or debug the binary.

If you are debugging , think what ptrace returns when it does fail and change this value to bypass it.