Dove6 / PiKlib_patcher

JS-based PiKlib dll patcher

Home Page:https://dove6.github.io/PiKlib_patcher/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PiKlib patcher

Universal DLL patcher for unlocking hidden features of PiKlib and BlooMoo libraries

Read this in other language: polski.

Running

The software is available online!

Also, it can be run locally using a web server (it is required by fetch function).

How it works

  1. The "uploaded" library file is recognized based on its checksum.
  2. User chooses the functionality of final product.
  3. Library bytes are modified according to difference hexdumps generated with xxd and diff. It allows for applying more than one patch at once (if only they are compatible with each other).

About

JS-based PiKlib dll patcher

https://dove6.github.io/PiKlib_patcher/

License:MIT License


Languages

Language:JavaScript 87.9%Language:HTML 7.4%Language:CSS 4.7%