L1B0 / golang_loader_assist

Making GO reversing easier in IDA Pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

golang_loader_assist.py

This is the golang_loader_assist.py code to accompany the blog I wrote, Reversing GO binaries like a pro (in IDA Pro). There is also the hello-go directory which contains the simple hello world code I used as an example.

About

Making GO reversing easier in IDA Pro

License:GNU General Public License v3.0


Languages

Language:Python 98.7%Language:Makefile 0.9%Language:Go 0.4%