pippi

module
v0.0.0-...-8d4efb7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 9, 2021 License: BSD-2-Clause

README

Pippi

CircleCI


An exploratory and modular reverse engineering platform.

Build

make

Run

Backend

Install forego dependency (or run the commands listed in the Procfile):

go get -u github.com/ddollar/forego

Terminal 1:

make run_backend
Frontend

Terminal 2:

make run_frontend

Ports

  • upload: 1100
    • frontend-upload: 1110
  • bin: 1200
  • disasm: 1300
    • disasm-objdump: 1310
  • strings: 1400

Directories

Path Synopsis
cmd
pi-bin/binpbx
Package binpbx provides bin.proto utility functions.
Package binpbx provides bin.proto utility functions.
pi-disasm-objdump
The pi-disasm-objdump tool extracts instruction addresses of binaries using the objdump tool.
The pi-disasm-objdump tool extracts instruction addresses of binaries using the objdump tool.
pi-disasm/disasm/mips
Package mips implements a disassembler for the 32-bit MIPS machine architecture.
Package mips implements a disassembler for the 32-bit MIPS machine architecture.
pi-disasm/disasm/x86
Package x86 implements a disassembler for the 32- and 64-bit x86 machine architectures.
Package x86 implements a disassembler for the 32- and 64-bit x86 machine architectures.
pkg
pi
Package pi implements utility functions shared across Pippi.
Package pi implements utility functions shared across Pippi.
services
Package services defines the communication channels of services.
Package services defines the communication channels of services.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL