Log in

View Full Version : Dump the Backtrace History buffer ????


Clandestiny
May 6th, 2001, 17:36
Hi guys,

I am interested in dumping sice's backtrace history buffer, but am not quite sure how to proceed. First, where exactly does this backtrace buffer reside in memory ? Having consulted some documentation on the bactrace range at +Sandman's SoftICE Resource Centre, I'm lead to believe that this data will need some conversions in order to get the instruction information into a displayable text format ? Is there any available info on this matter... Or better yet, does a tool exist to automate this process ?

Thanks,
Clandestiny

Kayaker
May 6th, 2001, 21:11
Hi Clandestiny,

http://www.woodmann.net/Ultraboard/Public/HTML/B6/748-1.topic.html

After you've read this and realized you can only dump the addresses not the ASM code, I've got a Perl source which will convert the binary address dump to an ASCII file. Email me if you're interested in it.

Kayaker