Skip to content

vivisect/plugin_symgrate2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symgrate2 Plugin (v1.0.0)

Author: atlas Affiliation: GRIMM (SMFS)

This is a client plugin for recovering symbols using the Symgrate2 server.

Description:

Symgrate2 is a symbol recovery database with a publicly query-able sever. This client exposes two modes, one that checks a single function and another that runs through every function of the current project, querying the server and printing the names of matches.

Installation Instructions

Linux, Darwin, Windows

Copy (or symlink) this directory into an appropriate Vivisect Extensions directory (in the path indicated by your $VIV_EXT_PATH environment variable) Vivisect will load on next start of the GUI.

Minimum Version

This plugin requires the following minimum version of Vivisect:

  • v1.0.0

Required Dependencies

The following dependencies are required for this plugin:

  • python requests library
$ python3 -m pip install requests

License

This plugin is released under a MIT license.

Metadata Version

2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages