Skip to content

Latest commit

 

History

History
38 lines (18 loc) · 656 Bytes

README.md

File metadata and controls

38 lines (18 loc) · 656 Bytes

HexPatcher

A simple HexPatcher on file written in C#

Open Source Open Source

Easily Extract HEX from files and Patch It with Custom Hex

Installation


Download the current release and add it to your project

Usage example

  1. Type The File Path
  2. Modify the Hex file
  3. Patch the hex file to a new copied version of the old file

Note

  • I am not responsible for actions taken by users of this code

Release History

  • 0.0.1
    • First Upload Of HexPatcher