Skip to content

d-we/binja-golang-symbol-restore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang Symbol Restore (v1.2)

Author: Daniel Weber

Binary Ninja plugin for restoring function names from stripped Golang binaries.

Description

The plugin parses the section .gopclntab where Golang stores debug symbols and restores the function names. If there is no section named .gopclntab it will try to search for the section.

Minimum Version

This plugin requires the following minimum version of Binary Ninja:

  • 2.0.2170

Required Dependencies

The following dependencies are required for this plugin:

  • Python 3.6

License

This plugin is released under a MIT license.

Metadata Version

2

About

Binary Ninja plugin for restoring function names from stripped Golang binaries

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages