cyberneticlibrary

Match PSP functions serially byte-exact

overnight-match-engineworkflowsetup L30
dwilliams27/psp-autodecomp
What it does

serially attack PSP functions for byte-exact matches

Best for

serial decompilation of functions requiring deep research per target

Inputs
  • · args: JSON object or array per workflow
  • · function targets: address, size, obj_file, mangled_symbol
Outputs
  • · matched/near_miss/failed/blocked result per function
Requires
  • · build/compilation tools
Preconditions
  • · research docs reviewed (snc-*.md, CLAUDE.md)
  • · build env configured
  • · working directory set
Failure modes
  • · tool/env error → status=blocked returned
  • · agent null on error/skip/rate-limit
  • · >50% inline-asm triggers structure fail
  • · exhausted all matching angles, cannot reach exact size
Trust signals
  • · byte-exact matching standard enforced
  • · explicit no-fabrication clause
  • · conductor re-verifies claimed matches