fix: patch register function to return 1 for Honeycam
This commit is contained in:
@@ -83,6 +83,8 @@ PATCHES = [
|
||||
'NOP: @ position check'),
|
||||
(0x0F8F54, b'\x74\x1B', b'\xEB\x1B',
|
||||
'jz -> jmp (skip lm.dll key validation)'),
|
||||
(0x0F8C90, b'\x48\x89\x5C\x24\x20\x4C', b'\xB0\x01\xC3',
|
||||
'sub_1400F9690 (register function -> return 1)'),
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user