Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bypass detection on start #152

Open
prj opened this issue Mar 31, 2023 · 0 comments
Open

Bypass detection on start #152

prj opened this issue Mar 31, 2023 · 0 comments

Comments

@prj
Copy link

prj commented Mar 31, 2023

Some protectors, e.g. Obsidium fail to start the app even if a debug tool is running and generate an error message.
For example IDA or Ollydbg.

I don't mean trying to actively debug anything or attached, just having the app open generates an error message.
Is it doing a simple loaded module check/window title scan or something?
IsDebuggerPresent and friends should all be false, since no debug functionality is being used at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant