8000 GitHub - PalindromicBreadLoaf/fuzzler: A very simple program that can reverse the endianess of a 16/32/64 bit file
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PalindromicBreadLoaf/fuzzler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fuzzler

A very simple program that can reverse the endianess of a 16/32/64 bit file


*How to Build*:


Building is as simple as the program is. Make sure that rust is installed (l): https://www.rust-lang.org/tools/install

Clone this repository:

https://github.com/PalindromicBreadLoaf/fuzzler.git

Move into the directory:

cd fuzzler

Build the program:

cargo build --release

The output binary should be placed into ./target/release/fuzzler

About

A very simple program that can reverse the endianess of a 16/32/64 bit file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0