disassembler
Simple disassembler in Go using Capstone engine and DWARF support
testing
go run main.go disassembler.go ./hello_gcc_64
| Failed to load latest commit information. | |||
|
|
.gitignore | ||
|
|
LICENSE | ||
|
|
README.md | ||
|
|
disassembler.go | ||
|
|
main.go | ||
Simple disassembler in Go using Capstone engine and DWARF support
go run main.go disassembler.go ./hello_gcc_64