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

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: 11 months 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.