Hello everyone,
I need do some analysis of the assembly code in the disassembly windows, thus I need to print it to a file (I know the memory is big, so it is not applicable to print on paper) or export to a file in some way.
Anyone have idea what I should do?
ctrl+a doesnot work in the disassembly window at all.
Also I tried print, which give me a .prn file, I can use the ultraedit to read the file, but it doesnot match the data that I see in the disassembly window.
regards,
-da