pumpitupdev / pumptools

A collection of tools to run Pump It Up games.
The Unlicense
22 stars 7 forks source link

Proper hasp emulator #17

Open voidderef opened 3 years ago

voidderef commented 3 years ago

In GitLab by @icex2 on Jul 24, 2020, 20:13

Currently, games using hasp are hooking hardcoded functions of the game to detour decryption of assets.

I already started with this a while ago, please see src/sec/hasp folder.