ScyllaHide
ScyllaHide copied to clipboard
How to get over kernel32.checkremotedebuggerpresent?
Looks like Debugger can't hide. Tested with x32dbg. What is the solution for it?
It is working for me.
You need to have the NtQueryInformationProcess
hook enabled in your profile for CheckRemoteDebuggerPresent
to not see the debugger.
It's enabled.
Can you share the executable you're debugging? A screenshot of your ScyllaHide profile would also be helpful.
maybe this is the target, latest vmprotect hxxp://media*fire.com/file/bi6bpm7g20gq0bq/MRT_V3.71.zip/file
No, it's the newest obsidium.
On Wed, Jan 27, 2021, 05:06 seraluda [email protected] wrote:
maybe this is the target, latest vmprotect hxxp://media*fire.com/file/bi6bpm7g20gq0bq/MRT_V3.71.zip/file
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/x64dbg/ScyllaHide/issues/118#issuecomment-768009014, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACUPEPWXEAM4GJXA5FH3TDLS36GMBANCNFSM4WJGQEWQ .
I just tested Obsidium 1.7.0 build 12, the current version available for download on their website. Both x86 and x64 are working for me using x64dbg and the "Obsidium x86/x64" profile in ScyllaHide.
Please provide more details of what isn't working and/or an executable to reproduce this issue.