13 Forks
29 Stars
29 Watchers

Patcher

Lightweight C++11 library with a tidy API, built using Capstone, to facilitate creating and tracking function-level and instruction-level hooks, or other arbitrary memory patches.

How to download and setup Patcher

Open terminal and run command
git clone https://github.com/BradDorney/Patcher.git
git clone is used to create a copy or clone of Patcher repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Patcher https://github.com/BradDorney/Patcher/archive/master.zip

Or simply clone Patcher with SSH
[email protected]:BradDorney/Patcher.git

If you have some problems with Patcher

You may open issue on Patcher support forum (system) here: https://github.com/BradDorney/Patcher/issues