Go ASM
Ive wanted to write an assembler / disassembler in for a while, but now in a langauge i am not particularly familiar with.
for now this only supports 64 bit executables.
How to run
git clone https://github.com/darealvenum/GoASM
cd GoASM
go run .