Hi,
I have a program I want to examine. It's about 2M in size...
I can't be sure if there is buffer overrun or stack corruption which
causes the decompiler crashes at the final decompiling stage.
I wonder if that can be improved if I decompile the i386 module
inside Linux which gives me more flexibility in memory usage.
Am I or Am I not correct?
Thanks