Killohertz / HexPatcher

A simple Hex Binary Extractor and Patcher on file written in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple Hex Binary Extractor and Patcher on file written in C#

License:MIT License


Languages

Language:C# 100.0%