Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 759 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 759 Bytes

LibIPS.NET

LibIPS.NET is a .NET implementation of 'libips', a library for 'International Patching System' (IPS) patches.

It is based on the source code of Floating IPS, that was originally written in C++ and created by Alcaro. You can locate his project here: https://github.com/Alcaro/Flips

NOTE: the code for LibIPS.NET is based on the LGPL v3 version of Floating IPS. Alcaro has changed the license for Floating IPS to GPL v3.

License

Copyright (c) 2013 - 2021 CodeIsle.com, http://www.codeisle.com
Copyright (c) 2012 Alcaro.

LibIPS.NET is licensed under the GNU Lesser General Public License, version 3.0 or higher.

Contribute

Currently, the library is in the early stages of development. Help is wanted.