//
pkg.gl
Category
github.com/grantseltzer/go-disassembler-tools
cmd
rop-tool
package
0.0.1
Repository:
https://github.com/grantseltzer/go-disassembler-tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
102 SLOC
#
README
ROP-TOOL
#
Functions
NewDisassembler
NewDisassembler returns a pointer to a new Disassembler.
#
Variables
ErrSymbolNotFound
ErrSymbolNotFound is returned if a symbol can't be found by name.
#
Structs
Disassembler
Disassembler wraps elf.File objects and the dissasembler engine.