Skip to content

autergame/BinReader-Rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BinReader-Rust

League Of Legends Bin Reader And Writter Using Rust

Hashes at:

Help From:

How to use:

decode bin to json:

binreader-rust decode skin0.bin skin0.json
binreader-rust decode *.bin

encode json to bin:

binreader-rust encode skin0.json skin0.bin
binreader-rust encode *.json

alt text