30 lines
No EOL
938 B
Markdown
30 lines
No EOL
938 B
Markdown
# respack-decrypter
|
|
|
|
This tool allows you to unfuck corrupted images in a resource pack that have been corrupted to be protected.
|
|
|
|
# Usage
|
|
|
|
- download the Rust-Lang for your system
|
|
- download this repository
|
|
- run `cargo build --release` in the directory
|
|
- check `./target/release`
|
|
- run `respack-decrypter` if you are on linux/mac (RUN `chmod +x respack-decrypter` ON IT FIRST)
|
|
- run `respack-decrypter.exe` if you are on windows
|
|
|
|
# syntax
|
|
|
|
Check `--help` for syntax or `-h` for shortened explanation
|
|
|
|
# I want some logs for checking wtf is happening
|
|
|
|
Pipe your output to a new filename.
|
|
|
|
Note: It might not work for SOME linux shells. But major ones e.g. `zsh`,`bash` support it.
|
|
|
|
`respack-decrypter --path ~/somedir/ --debug > ~/log.txt`
|
|
|
|
# License
|
|
|
|
It's all MIT, except the example corrupted inventory.png which is courtesy of Wynncraft.
|
|
|
|
Zeer you better not come after me for this one, you still haven't answered my gdpr req yet |