Skip to content

Instantly share code, notes, and snippets.

@agustingianni
Created December 1, 2009 19:02
Show Gist options
  • Save agustingianni/246533 to your computer and use it in GitHub Desktop.
Save agustingianni/246533 to your computer and use it in GitHub Desktop.
[gr00vy@kenny DisassemblerCPP]$ LD_LIBRARY_PATH=./ ./Debug/DisassemblerCPP /home/gr00vy/Code/for
Disassembly of section .init:
{
OPERAND_TYPE_IMMEDIATE | call 0xc | TARGET = 0xc
OPERAND_TYPE_IMMEDIATE | call 0x40 | TARGET = 0x40
OPERAND_TYPE_IMMEDIATE | call 0x108 | TARGET = 0x108
OPERAND_TYPE_IMMEDIATE | call 0x208 | TARGET = 0x208
}
End of disassembly
Disassembly of section .plt:
{
}
End of disassembly
Disassembly of section .text:
{
OPERAND_TYPE_IMMEDIATE | call 0xffffffd8 | TARGET = 0xffffffd8
OPERAND_TYPE_IMMEDIATE | call 0xffffffe8 | TARGET = 0xffffffe8
OPERAND_TYPE_IMMEDIATE | call 0xffffffe8 | TARGET = 0xffffffe8
OPERAND_TYPE_IMMEDIATE | call 0x18a | TARGET = 0x18a
OPERAND_TYPE_IMMEDIATE | call 0xffffff88 | TARGET = 0xffffff88
}
End of disassembly
Disassembly of section .fini:
{
OPERAND_TYPE_IMMEDIATE | call 0xc | TARGET = 0xc
OPERAND_TYPE_IMMEDIATE | call 0xfffffe74 | TARGET = 0xfffffe74
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment