• Stars
    star
    1
  • Language
    C
  • Created about 10 years ago
  • Updated about 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The Disas64 is a project in C language for Unix, where using the disassemble library distorm3, an elf64 executable is disassembled in order to obtain the address and the assembly code of all the executable section, this project is a work in progress.