f0rki / bn-goloader

go reversing helpers for binaryninja

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GO Loader Assist (v1.1)

Author: Michael Rodler

Short script that parses go symbol table and renames/creates functions.

Description:

go reversing helpers for binaryninja.

Basically this is some stuff ported from the IDA pro script golang_load_assist

Probably incomplete!

go reversing blog posts

Installation Instructions

Darwin

no special instructions, package manager is recommended

Linux

no special instructions, package manager is recommended

Windows

no special instructions, package manager is recommended

Minimum Version

This plugin requires the following minimum version of Binary Ninja:

  • 1528

Required Dependencies

The following dependencies are required for this plugin:

License

This plugin is released under a MIT license.

Metadata Version

2

About

go reversing helpers for binaryninja

License:MIT License


Languages

Language:Python 100.0%