Coder Social home page Coder Social logo

crushedice / simplepatchtool Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yasirkula/simplepatchtool

0.0 1.0 0.0 673 KB

C# library for patching standalone applications with binary diff and self patching support

License: MIT License

C# 100.00%

simplepatchtool's Introduction

Simple Patch Tool

screenshot

SimplePatchTool is a general-purpose patcher library for standalone applications.

FEATURES

  • written completely in C#
  • supports repair patching as well as binary diff patching
  • gives you complete control over where the patch files are stored (you can even host your files on Google Drive™)
  • supports self patching (e.g. launcher patching itself)
  • does not request admin permissions unless necessary
  • supports encrypting/signing important patch files as an additional layer of security
  • compatible with .NET Standard 2.0 (the optional XML signing module requires additional NuGet package(s)) and Mono 2.0 (according to official .NET Portability Analyzer)

Currently, this library is only tested on a 64-bit Windows 10 installment. Please note that SimplePatchTool is not yet battle tested thoroughly, so you may encounter unknown issues while integrating it into your projects. Don't hesitate to open an Issue when you encounter one!

Unity 3D port available at: https://github.com/yasirkula/UnitySimplePatchTool

LICENSE

SimplePatchTool is licensed under the MIT License; however, it uses external libraries that are governed by the licenses indicated below:

DOCUMENTATION

Wiki available at: https://github.com/yasirkula/SimplePatchTool/wiki

ROADMAP

  • add another patch method that packs all files in the version into a single compressed archive
  • calculate percentage of the overall progress
  • calculate the estimated remaining time

simplepatchtool's People

Contributors

yasirkula avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.