Jump to content

How to determine if a binary is sub_x or non sub_x!


Rook

9 posts in this topic

Recommended Posts

Updated

It's quite simple and many might already know about this but if anyone doesn't, this will help!

 

This method still involves you loading the binary into IDA unless you can somehow search functions without processing the binary.

 

Once the binary loads a bit, the top bar will become blue and Functions window will start updating. The very beginning function is what tells us if the binary is sub_x or not.

 

start -> Usually means it's sub_x

 

_main -> Usually means it's not sub_x

 

YKKqBtT.png

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines