Ritobin-Rust
ritobin_rust - League of Legends .bin File Converter
A fast and simple tool for converting League of Legends binary property files (.bin) to readable text format (.py).
π― Usage
Drag & Drop: Just drag any .bin file onto ritobin_rust.exe - it will automatically convert to .py format in the same directory.
Command Line:
Convert bin to text
ritobin_rust.exe input.bin output.py
Convert text to JSON
ritobin_rust.exe input.py output.json
Show file info
ritobin_rust.exe info file.bin
Validate files
ritobin_rust.exe validate file.bin
β¨ Features
π Multiple format support: Binary (.bin), Text (.py), JSON
π Hash support with FNV1a and XXH64
β‘ High-performance Rust implementation
π― Simple drag-and-drop interface
π οΈ CLI tools for info and validation
π¦ What's Included
ritobin_rust.exe - The main executable
π‘ Credits
Inspired by moonshadow565/ritobin
Made with β€οΈ for the League of Legends community.