/analyze-community-ghidra-plugin

Ghidra plugin for https://analyze.intezer.com

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Intezer Analyze Ghidra Plugin Run the plugin in Ghidra to save yourself time while reversing. The plugin helps you focus on the malicious and unique functions. For more information about the plugin visit our blog: https://www.intezer.com/blog/intezer-analyze/community-ghidra-plugin-is-here/

alt text

Installation

  1. Clone the repo.

    $ git clone https://github.com/intezer/analyze-community-ghidra-plugin.git
    
  2. Add your API key to the environment variables: create a new variable called INTEZER_API_KEY with your API key value.

  3. In Ghidra: add the path of the repo, into the list of directories that Ghidra uses for its scripts.

  4. Upload the sample to https://analyze.intezer.com.

  5. In Ghidra: Run the python script by double-clicking on it.