Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/devgianlu/ghidraprotobufcpp

Useful plugin for reverse engineering code that makes use of C++ protobuf
https://github.com/devgianlu/ghidraprotobufcpp

cpp ghidra ghidra-plugin ghidra-scripts protobuf

Last synced: 21 days ago
JSON representation

Useful plugin for reverse engineering code that makes use of C++ protobuf

Awesome Lists containing this project

README

        

# GhidraProtobufPlugin

Useful plugin for reverse engineering code that makes use of C++ protobuf. There are quite a lot of assumptions that
the proto definitions have been compiled with `optimize_for = CODE_SIZE` therefore your milage may vary.