https://github.com/wx257osn2/symboli_carotene_dump
https://github.com/wx257osn2/symboli_carotene_dump
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wx257osn2/symboli_carotene_dump
- Owner: wx257osn2
- License: mit
- Created: 2021-10-05T22:23:45.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-05T22:52:37.000Z (over 3 years ago)
- Last Synced: 2025-01-14T12:16:40.619Z (5 months ago)
- Language: C++
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Symboli Carotene Dump
> _Eclipse first, the rest nowhere._
Symboli Carotene Dump dumps the communication payload of some applications.
## Build
Open `symboli_carotene_dump.sln` and build it.
Of course you can use `msbuild` :```bat
MSBuild -p:Configuration=Release
```## License
MIT
This project is based on [EXNOA-CarrotJuicer](https://github.com/CNA-Bld/EXNOA-CarrotJuicer). EXNOA-CarrotJuicer is licensed under [MIT](https://github.com/CNA-Bld/EXNOA-CarrotJuicer/blob/882cc294f7f7e4c8fcbab383fe462d787d78be0b/LICENSE).