Skip to content
Simple disassembler in Go using Capstone engine and DWARF support
Go
Find file
Failed to load latest commit information.
.gitignore Initial commit
LICENSE Initial commit
README.md Merge branch 'master' of https://github.com/dutchcoders/disassembler
disassembler.go initial
main.go initial

README.md

disassembler

Simple disassembler in Go using Capstone engine and DWARF support

testing

go run main.go disassembler.go ./hello_gcc_64
Something went wrong with that request. Please try again.