/ppc2cpp

A PowerPC 32-bit reverse engineering tool

Primary LanguageC++

ppc2cpp

(work in progress) reverse engineering library and tool.

Requirements

  • protobuf

Building

mkdir build && cd build
cmake ..
make