Log in

View Full Version : SMARTCHECK help is needed!


Polaris
February 16th, 2002, 14:24
I am interested in loading SMARTCHECK's results of a running into IDA for enhancing the disassembly.
The problem is that I can't get directly on these results for convenient parsing and use. Smartcheck saves its result into .SCE files,whose format is unknown to me.
The sce_dump utility (which comes along with smartcheck) extracts only a part of the infos retrieved by the program, while the most interesting ones from a RCE point of view (address and module of the event) are not displayed.
I can reverse the sce_dump utility,but I prefer understand if there is an easy way out...