On Thu, Mar 20, 2008 at 09:25:00AM -0700, PETER EASTHOPE wrote:
> There was no answer to this question in debian-user.
> Is this the appropriate list?
>
> I have these 5 bytes of machine code to disassemble.
>
> b8 12 00 cd 10
>
> I've looked at gdb and objdump. Appears they
> need a compl
PETER EASTHOPE skrev:
I have these 5 bytes of machine code to disassemble.
b8 12 00 cd 10
I've looked at gdb and objdump. Appears they
need a complete object file. What tool can disassemble
this string?
If all else fails, decode it with your head, maybe? I probably would...
You're gi
On Thu, Mar 20, 2008 at 09:25:00AM -0700, PETER EASTHOPE wrote:
> Folk,
>
> There was no answer to this question in debian-user.
> Is this the appropriate list?
>
> I have these 5 bytes of machine code to disassemble.
>
> b8 12 00 cd 10
>
> I've looked at gdb and objdump. Appears they
> n
3 matches
Mail list logo