Exetools  

Go Back   Exetools > General > General Discussion

Notices

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #3  
Old 10-08-2004, 14:54
zaratustra
 
Posts: n/a
It is very simple and it is all written in my previous:
the debug blckr feature simply works as folllows:
1)the program creates a mutex with CreateMutex.
2) then it checks for the mutex with OpenMutex to start as
debugger or debugged
So what you have to do is to change the return value of the OpenMutex.
....or the check after that call (tipically two calls are present).
Now suppose you simply have a program protected with the DB.
After changing the two conditional jumps, you will start with the
debugged program directly. So it will unpack itself and bla bla bla.
(I repeat it avoids only the DB protection, it there are others you have
to manipulate the code).
For the tutorial you have to ask to the author,
there is one but only written in italian and i haven't the time to
translate it.

Thanks to faina_mdc.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Debug with x64dbg dnvthv General Discussion 2 03-22-2025 21:49
Mac OS app debug wx69wx2023 General Discussion 2 04-10-2024 20:37
How to Debug JNI dll using OD? winndy General Discussion 1 10-21-2005 23:52
Debug for SEH , how to do! nig General Discussion 3 03-09-2004 20:56


All times are GMT +8. The time now is 23:27.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( Since 1998 )