Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/03/02 23:00
Read: times


 
#21406 - RE: hex->asm
Some disassembler allow you to "bound" areas that contain constants and structs. You dissassemble first look for DPTR and other constant refering instructions and use these to construe address boundries with which you re-run the disassy.

One side benefit is that you quickly get a feel for the code you are reversing.

regards,
p


List of 6 messages in thread
TopicAuthorDate
hex->asm            01/01/70 00:00      
RE: hex->asm            01/01/70 00:00      
RE: hex->asm            01/01/70 00:00      
RE: hex->asm            01/01/70 00:00      
RE: hex->asm            01/01/70 00:00      
RE: hex->asm            01/01/70 00:00      

Back to Subject List