Commit Graph
8 Commits
Author SHA1 Message Date
specialz ef8d1e1e5d fix: patch register function to return 1 for Honeycam 2026-07-31 07:31:53 +08:00
specialz 74c34aec27 fix: add 8th patch for Honeycam lm.dll key validation bypass 2026-07-31 07:26:45 +08:00
specialz 4f2cdfbb1e feat: add Honeycam Professional patcher & keygen
- honeycam_patcher.py: one-click patcher with auto-detect, backup, restore
- 7 patches (3x return 1 + 4x NOP format checks)
- Built-in keygen
- Same framework as Bandizip (Bandisoft shared codebase)
2026-07-31 07:21:27 +08:00
specialz b9f0c785d8 docs: simplify README for end users 2026-07-31 05:48:57 +08:00
specialz 2625b666f6 docs: 重写 README 2026-07-31 05:43:25 +08:00
specialz d00677c68b Auto-detect Bandizip install dir via registry
- find_bandizip_dir(): checks HKLM\SOFTWARE\Bandizip\ProgramFolder,
  uninstall info, and common paths
- Support BANDIZIP_DIR env var override
- Remove hardcoded path D:\Apps\Bandizip
2026-07-31 05:41:43 +08:00
specialz e3d2a08f55 Initial commit: Bandizip Professional Patcher & Keygen
- bandizip_patcher.py: one-click patcher (backup/patch/restore/status)
- bandizip_keygen.py: product key generator
- 8 patches, 35 bytes total
2026-07-31 05:41:43 +08:00
specialz c85a91c472 Initial commit 2026-07-31 05:41:43 +08:00