About This File This is a *very* simple plug-in that does nothing more then call the following routine: void detach_from_debuggee (void) { DebugSetProcessKillOnExit(FALSE); exit(1); } To detach OllyDbg from the debuggee.
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now