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
- Host: GitHub
- URL: https://github.com/eliasmoflag/cs2-dumper
- Owner: eliasmoflag
- License: mit
- Created: 2025-01-17T20:19:03.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-26T18:47:24.000Z (about 1 year ago)
- Last Synced: 2025-01-26T19:35:04.821Z (about 1 year ago)
- Topics: cs2, dumper, linux, reverse-engineering, rust, source2, static-analysis, windows
- Language: Rust
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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