Obfuscation
- What the build presents
- Renamed classes, stripped symbols and rewritten control flow inside a signed release binary.
- What the run does
- Decompiles and analyses the binary as shipped. No source, and no separate build from the engineering team.