Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 10-07-2004, 22:56
zaratustra
 
Posts: n/a
@rm@d1ll0 debug bl0cker bye bye

Hi all,
I'm happy to publish the following result reached by
one of the biggest reverser in the current scene:
faina.
Every version of the packer available up to know
simply checks for the OpenMutex API before starting as
debugger process or debugged process respectively.
So, if you want to avoid the debug blocker feature
simply check the OpenMutex calls.
Obviously it works on EVERY windows system.
And obviously it works good for targets that can run directly
without other protections (copymem etc.).
Hope this will help and will be improved (olly scripts etc.).
Cheers Z..
Reply With Quote
  #2  
Old 10-08-2004, 03:01
taos's Avatar
taos taos is offline
The Art Of Silence
 
Join Date: Aug 2004
Location: In front of my screen
Posts: 580
Rept. Given: 65
Rept. Rcvd 54 Times in 19 Posts
Thanks Given: 69
Thanks Rcvd at 137 Times in 36 Posts
taos Reputation: 54
uhmmmm? very interesting.... can you give us more info?...
how? where? perhaps a tut...?
Reply With Quote
  #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
  #4  
Old 10-25-2004, 05:40
conehead
 
Posts: n/a
gimme that tutorial, and i'll translate it for ya
Reply With Quote
  #5  
Old 10-25-2004, 19:21
ricnar456 ricnar456 is offline
Friend
 
Join Date: May 2002
Posts: 290
Rept. Given: 1
Rept. Rcvd 28 Times in 10 Posts
Thanks Given: 0
Thanks Rcvd at 52 Times in 40 Posts
ricnar456 Reputation: 28
is good

i don't try and seems to be good, but all (99%) of armadillos with copymem2 have nanomites and nanomites cannot run without the father process and crash.
But is very good for work with the iat, magic call, etc, is a good info.

Thanks
Ricardo Narvaja
Reply With Quote
  #6  
Old 10-25-2004, 22:26
zaratustra
 
Posts: n/a
hi rich,
nice to hear from you.
Is all as you say, i think
a good use is when you want to emulate a debugger
directly for the child.
the author used it in that way.
cheers.

z.
Reply With Quote
Reply

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 02:40.


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