Cybersecurity-Projects/PROJECTS/advanced/rveng/frontend/public/assets
CarterPerez-dev 01dca71765 feat: rveng M3 web app + M3.5 static-analysis engine depth
M3 React web app over the existing FastAPI: hex viewer, disassembly pane, section map, strings, challenge runner with reveal-after-solve, and progress. Scaffolded from the open no-auth react-scss template; components kept self-contained for CertGames extraction.

M3.5 static-analysis depth, all still no-execution and KAT-traced to the gate binary: PLT/GOT import resolution (plt.py), RIP-relative cross-references and callers (xref.py), basic-block control-flow graphs (cfg.py), and prologue-scan function discovery for stripped binaries (discover.py). Adds the 06-stripped-gate challenge. The API now resolves call names, exposes rip targets, and serves /cfg, /xrefs, and discovered functions.

M2 API hardening from a read-only audit: challenge-loader error isolation, a request body-size middleware, session length bounds, CORS, and the disasm gate annotation gated behind solved state so it no longer pre-solves the challenge.

96 backend tests green; frontend typecheck, build, and lint clean.
2026-07-05 15:36:46 -04:00
..
android-chrome-192x192.png feat: rveng M3 web app + M3.5 static-analysis engine depth 2026-07-05 15:36:46 -04:00
android-chrome-512x512.png feat: rveng M3 web app + M3.5 static-analysis engine depth 2026-07-05 15:36:46 -04:00
apple-touch-icon.png feat: rveng M3 web app + M3.5 static-analysis engine depth 2026-07-05 15:36:46 -04:00
favicon-16x16.png feat: rveng M3 web app + M3.5 static-analysis engine depth 2026-07-05 15:36:46 -04:00
favicon-32x32.png feat: rveng M3 web app + M3.5 static-analysis engine depth 2026-07-05 15:36:46 -04:00
favicon.ico feat: rveng M3 web app + M3.5 static-analysis engine depth 2026-07-05 15:36:46 -04:00
site.webmanifest feat: rveng M3 web app + M3.5 static-analysis engine depth 2026-07-05 15:36:46 -04:00