Ecosyste.ms: Awesome
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: 21 days ago
JSON representation
Useful plugin for reverse engineering code that makes use of C++ protobuf
- Host: GitHub
- URL: https://github.com/devgianlu/ghidraprotobufcpp
- Owner: devgianlu
- Created: 2023-12-09T16:32:17.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-09T16:33:09.000Z (about 1 year ago)
- Last Synced: 2024-11-13T09:39:31.778Z (3 months ago)
- Topics: cpp, ghidra, ghidra-plugin, ghidra-scripts, protobuf
- Language: Java
- Homepage:
- Size: 1.71 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.