Ross ROSS = Recommend OSS · open-source software intelligence for agents

0vercl0k/rp

rp++ is a fast C++ ROP gadget finder for PE/ELF/Mach-O x86/x64/ARM/ARM64 binaries. observed · 2026-08-28

github.com/0vercl0k/rp · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

44/100

  • Activity 42
  • Release rhythm 15
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 203
  • age_days: 5302
  • days_rel: 353
  • days_push: 353
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

2180 stars · 272 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

rp++ is a fast C++ command-line tool that finds ROP (Return-Oriented Programming) gadgets in PE, ELF, and Mach-O binaries for x86, x64, ARM, and ARM64 architectures. It also searches binaries for pointers to specific integer values or strings, which is useful when building ROP chains.

Use cases

  • find ROP gadgets in a PE or ELF binary
  • build a ROP chain for exploit development
  • search a binary for pointers to a specific integer value
  • find pointers to strings inside an executable
  • analyze raw code dumps for gadgets
  • enumerate gadgets in Mach-O binaries on macOS

When to choose

  • you are developing binary exploits and need ROP gadgets quickly across PE/ELF/Mach-O formats
  • you need multi-architecture support including x86, x64, ARM, and ARM64
  • you want a fast, standalone CLI tool without heavy dependencies

When to avoid

  • you need a full exploitation framework with payload generation and delivery
  • you want a GUI-based reverse engineering workflow
  • you need dynamic analysis or debugging rather than static gadget discovery

Facets

cli-tool · maturity active

reverse-engineering security cli security penetration-testing developer-tools windows cli cross-platform rop binary-exploitation gadget-finder exploit-development pe elf mach-o x86 arm linux macos

1 source

Member repositories

RepositoryRoleHealth v2
0vercl0k/rpmain44

For agents

markdown · JSON · MCP: product_card(name="0vercl0k/rp")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem