Skip to content

Ritobin-Rust

Latest

Choose a tag to compare

@DexalGT DexalGT released this 03 Dec 07:13

πŸš€ New Features

Smart Hash Loading:

  • Added -d / --dir flag to specify a custom hash directory.
  • Now automatically searches for hashes in the following order:
  • Custom directory (if provided via -d)
  • %APPDATA%/RitoShark/Requirements/Hashes
  • Executable directory (and Hashes subdirectory)
  • Safety Prompt: If no hashes are found, the tool now pauses and asks if you want to continue, preventing accidental conversions without unhashing.

Drag-and-Drop Support:

  • Simply drag any .bin
  • file onto the executable to automatically convert it to .py
  • format in the same directory.