https://github.com/omochikaeri15/nyanko-scripts
Standlone pure-rust binaries made to be lightweight and perform very specific functions for The Battle Cats.
https://github.com/omochikaeri15/nyanko-scripts
asset-extraction battle-cats binaries cli command-line datamining game-tools reverse-engineering rust
Last synced: 15 days ago
JSON representation
Standlone pure-rust binaries made to be lightweight and perform very specific functions for The Battle Cats.
- Host: GitHub
- URL: https://github.com/omochikaeri15/nyanko-scripts
- Owner: omochikaeri15
- License: other
- Created: 2026-06-02T19:35:40.000Z (21 days ago)
- Default Branch: main
- Last Pushed: 2026-06-08T04:12:00.000Z (15 days ago)
- Last Synced: 2026-06-08T04:20:31.231Z (15 days ago)
- Topics: asset-extraction, battle-cats, binaries, cli, command-line, datamining, game-tools, reverse-engineering, rust
- Language: Rust
- Homepage:
- Size: 75.2 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nyanko-Scripts
A collection of standalone pure-rust command line binaries made to be lightweight and perform specific functions related to *The Battle Cats*. All scripts are detached from and **DO NOT** utilize Java or Python, not internally through bytes or externally through binaries, period. These tools are aimed at providing a portable, consistent, and efficient experience for users.
Be warned that this repository is a side-project by a hobbyist. Issues and Pull Requests may get ignored for long periods of time or even forever. These tools were made for convenience, with other tools that provide similar functionality being updated and maintained more consistently, while likely outperforming the binaries that this repository produces.
Commands utilizing these binaries may have to be prefixed with `./` or `.\` depending on your operating system.
See `README.md` within a specific crate's root for more details.
### DISCLAIMER
>These are unofficial, educational tools. For full details regarding PONOS Corp. copyrights, authorized handling of game files and decryption keys, and our strict liability disclaimer, please read LEGAL.md before use.