shellGo
April 6, 2018 ยท View on GitHub
A Microsoft windows x86_64 Golang shellcode tester that includes example calc.exe shellcode.
- go run main.go : runs calc.exe
- go run main.go
: loads the binary data from and attempts to call it as shellcode
April 6, 2018 ยท View on GitHub
A Microsoft windows x86_64 Golang shellcode tester that includes example calc.exe shellcode.