Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/reb311ion/CapaExplorer

Capa analysis importer for Ghidra.
https://github.com/reb311ion/CapaExplorer

Last synced: about 2 months ago
JSON representation

Capa analysis importer for Ghidra.

Awesome Lists containing this project

README

        

CapaExplorer



Example



IMPROVE THE DRAGON











## πŸš€ Installation:

Copy the repository files into any of `ghidra_scripts` directories, open the Script Manager and search for capaexplorer and enable In Tool option:

![image](https://user-images.githubusercontent.com/22657154/100378199-4ed89880-301b-11eb-8986-e47472c3821a.png)

## ✨Demo:
[Capa](https://github.com/fireeye/capa) json output can be generated using the following command:

```c
capa -j malware.exe > output.json
```

![image](https://user-images.githubusercontent.com/22657154/100378347-9b23d880-301b-11eb-9faf-b933afc930ac.png)

## πŸ”’ License

Licensed under [MIT License](https://github.com/reb311ion/CapaExplorer/blob/master/LICENSE)

## ⛏️ BUG? OPEN NEW ISSUE

OPEN [NEW ISSUE](https://github.com/reb311ion/CapaExplorer/issues)