A tool that fixes corrupted image metadata in a resource pack, where the images have been corrupted to be protected.
Find a file
2024-12-08 22:14:51 +00:00
src assign some prints to debugmode instead 2024-12-06 23:11:04 +00:00
.gitignore current progress 2024-12-03 23:10:22 +00:00
Cargo.lock prepare for crates.io submission properly 2024-12-08 22:14:51 +00:00
Cargo.toml prepare for cargo submission yep 2024-12-08 22:13:19 +00:00
inventory.png first version by zatzou 2024-12-03 20:47:10 +00:00
LICENSE Add LICENSE and README 2024-12-03 23:29:59 +00:00
log.txt shits fucked 2024-12-04 00:26:25 +00:00
readme.md prepare for cargo submission yep 2024-12-08 22:13:19 +00:00

rpfixer

This tool allows you to unfuck corrupted images metadata in a resource pack that have been corrupted to be protected.

This tool will not overcome any protection to the zip archive itself. See a program such as MCRPX for that.

Usage

CLI

Manual clone

  • 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)
    • respack-decrypter.exe if you are on windows

Cargo

  • Download the Rust-Lang for your system
  • run cargo install rpfixer
  • Then run the rpfixer command

Syntax

Check --help for syntax.

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