please, sorry for my english.
In the documentation you write about support x64 (dis)assembler. But on F8 there are only `use16' and `use32' but no `use64'? How I can disassembly 64-bit code?
I use win32 version 2.0.14
Logged In: YES user_id=3437 Originator: NO
Hi,
open a 64 bit exe, press F6, select pe/image -> then analyser/assemble.. or ctrl-A
Logged In: NO
>open a 64 bit exe, press F6, select pe/image -> then analyser/assemble.. >or ctrl-A but how to disasm binary files (not a PE)?
That's currently not possible (sorry). What kind of binary files with x64 code do you have?
Log in to post a comment.
Logged In: YES
user_id=3437
Originator: NO
Hi,
open a 64 bit exe, press F6, select pe/image -> then analyser/assemble.. or ctrl-A
Logged In: NO
>open a 64 bit exe, press F6, select pe/image -> then analyser/assemble..
>or ctrl-A
but how to disasm binary files (not a PE)?
Logged In: YES
user_id=3437
Originator: NO
That's currently not possible (sorry). What kind of binary files with x64 code do you have?