Jump to content
  • 0

{105} PTRACE_ATTACH error: Operation not permitted


Stofu

Question

Posted

Everytime im going to execute a script this always show up.. Can you help me with this?

28381735_1462288923894155_1620715350_n.png

3 answers to this question

Recommended Posts

Posted

This has nothing to do with ptrace... ptrace is a function used to monitor (real purpose) an other process. So hiding GG is useless.

The problem is that developers use it to prevent hacking in the game as to use memory editor the process of the cheating tool must attach first to the game process (to monitor it) and you cannot do that if an other process is already attached to it.

So you can only use GG on ptrace game on few kernels that allows ptrace to be killed/detach from previously attached process when you restart the main process of the game.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.