File Kit (alpha)

File Kit is a collection of file utilities for Windows and Linux to allow you to manipulate files at a binary level. File Kit is best suited for hacking saved game files and other apps.

This alpha release consists of the following utilities:

  1. File Compare: Compares two files together showing their hex values at a specified position.
  2. Binary String Finder: Finds all the occurrences of a binary string in a file
  3. Print ASCII: Reference ASCII code in decimal, char and hex values.
  4. Binary Byte Editor: edits a file in binary mode. One byte at a time.
  5. Binary File Viewer: Shows content of a file in hex values at a specified position
  6. File Shredder: Makes file unrecoverable. Even the CIA won't be able to restore it.
  7. File XOR: Encrypts and Decrypts a file using XOR Password. A simple solution to hide your SECRET FILES.

It's currently in its alpha development stage and needs a lot of documentation, but you may download the working prototype here at your own risk. Don't worry it's working and won't crash your PC!

It's currently compiled in Windows. I'll be releasing the Linux binary soon.

Just type filekit in the command prompt or shell for help.