/ipstool

Applies IPS patches

Primary LanguageC++GNU General Public License v3.0GPL-3.0

IPS Tool

This is a small utility program which applies IPS patches.

Building

g++ -std=c++11 ipstool.cpp -o ipstool

Usage

ipstool <patch> <input> <output>

License

The source code to IPS Tool is licensed under the GNU General Public License, version 3. See COPYING for details.