News | IDA to SoftIce plugIn | Profesional SoundCard | Links
IDA to SoftIce:
IDA to SoftIce is an IDA plugIn which loades IDA symbols to SoftIce. It can export them as nms file too.
To get the last version go to News page.
I started the project in May 2000 and it took me almost 9 months to reverse everything needed to make the plugIn
(well around 4 month of real work).
The main reason for the plug was that at that time, you could only see global procedures and variables.
And because there was no local variables in SIce, reversing was really a pain in the .... So this plugIn solves that. :)
Some info:
Currently PE and LE file types are suported.
Use
map2sice
utilitie for all other types ( included in the package ).
One of the nicest feature of the plug is that you can see structures in SIce.
ex.: In IDA you set local/global structure and when in SIce you can use command '? myStructure' or
'? myStructure.element.element', .....
PlugIn suports structure(union) in structure(union)).
To see more on what it can and what it can't do: IDA to SoftIce readme text
manual
Page present since 8. August 2001
Mostek