go-disassembler-tools

module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 7, 2019 License: MPL-2.0

README

go-disassembler-tools

This repository contains:

  1. disasm - a tool that disassembles x86_64 ELF binaries and prints to stdout

  2. rop-tool - a tool that finds locations of rop-gadgets in a x86_64 ELF binary and prints to stdout

  3. syscall-accumulate - a tool that finds all direct references to syscalls in a x86_64 ELF binary and prints the list to stdout.

See associated blog post here

Dependencies

Requires capstone and capstone-devel

Syscall-accumulate requires ausyscall

(Check your distro listings)

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL