|
Question: Opening 15MB-EXE file in W32DASM
Hi all,
I have an EXE file with 15 MB in size. I can disassemble it using W32DASM and the output is about 250MB (*.ALF). Problem is, I cannot trace down (jump, return, etc) the codes since the lines position not in order. It seems W32DASM cannot handle large files. Now, I use UltraEdit to open ALF file. Any hint could solve this problem?
Thanks!
|