Skip to content

Dove6/PiKlib_patcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).