x64dbg / ScyllaHide

Advanced usermode anti-anti-debugger. Forked from https://bitbucket.org/NtQuery/scyllahide
GNU General Public License v3.0
3.49k stars 435 forks source link

Doesn't work on Tomb Raider. #100

Open Gh0stBlade opened 4 years ago

Gh0stBlade commented 4 years ago

Still detected (Tomb Raider 2013) seems to be using IsDebuggerPresent to block debugging.....

Mattiwatti commented 4 years ago

Working OK here in x64dbg. I had to attach to the launcher instead of starting the process from the debugger; I'm guessing the game asks Steam whether it was launched from Steam or not (faking the parent process does not help so it isn't that).

mrexodia commented 4 years ago

Put steam_appid.txt in the working directory with the game’s appid inside.

On Wed, 8 Apr 2020 at 22:32, Matthijs Lavrijsen notifications@github.com wrote:

Working OK here in x64dbg. I had to attach to the launcher instead of starting the process from the debugger; I'm guessing the game asks Steam whether it was launched from Steam or not (faking the parent process does not help so it isn't that).

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/x64dbg/ScyllaHide/issues/100#issuecomment-611178927, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASYFGKF7MLGDZUJ6VNXHATRLTNO3ANCNFSM4MECJFSQ .