Hi...
On Sun, Apr 11, 2010 at 01:08, John Vele wrote:
> Hello to all,
>
> I am using i386 linux user mode to run linux i386 binaries.
> I was wondering if there is way to print the input assembly of the
> executable.
>
> I run: ./i386-linux-user/qemu-i386 -d in_asm ../executable
> but I don't kn
Hello to all,
I am using i386 linux user mode to run linux i386 binaries.
I was wondering if there is way to print the input assembly of the
executable.
I run: ./i386-linux-user/qemu-i386 -d in_asm ../executable
but I don't know exactly what in_asm stands for:
is it the exact assembly of the exe