An open API service indexing awesome lists of open source software.

https://github.com/eliasmoflag/cs2-dumper

CS2 module dumper for Windows and Linux
https://github.com/eliasmoflag/cs2-dumper

cs2 dumper linux reverse-engineering rust source2 static-analysis windows

Last synced: 11 months ago
JSON representation

CS2 module dumper for Windows and Linux

Awesome Lists containing this project

README

          

# cs2-dumper
Aims to simplify transitions between CS2 updates in static analysis.

## Roadmap
- [x] Dump modules (`/output/modules/{module}/{module}_DD_MM_YYYY.{extension}`)
- [ ] Dump schema system
- [ ] Dump interfaces
- [x] Configuration (`config.json`)
- [ ] IDA script
- [ ] Binja script