View Single Post
  #1  
Old 10-30-2004, 19:53
ivanov ivanov is offline
uninvited_guest
 
Join Date: Aug 2004
Location: Lubljana
Posts: 180
Rept. Given: 58
Rept. Rcvd 3 Times in 3 Posts
Thanks Given: 46
Thanks Rcvd at 15 Times in 12 Posts
ivanov Reputation: 3
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!
Reply With Quote