Software Protection Dataset Generation
- Curating a corpus of C source-code programs representative of real-world targets for software protection (DRM clients, license checkers, crypto routines, game anti-cheat stubs, embedded firmware)
- Annotating sensitive code regions within each program (e.g. license validation, key derivation, integrity…