Skip to content

Bypass detection on start #152

Open
Open
@prj

Description

@prj

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions