fix: add 8th patch for Honeycam lm.dll key validation bypass
This commit is contained in:
@@ -81,6 +81,8 @@ PATCHES = [
|
|||||||
'NOP: @ symbol check'),
|
'NOP: @ symbol check'),
|
||||||
(0x0F8F39, b'\x0F\x8E\x21\x05\x00\x00', b'\x90\x90\x90\x90\x90\x90',
|
(0x0F8F39, b'\x0F\x8E\x21\x05\x00\x00', b'\x90\x90\x90\x90\x90\x90',
|
||||||
'NOP: @ position check'),
|
'NOP: @ position check'),
|
||||||
|
(0x0F8F54, b'\x74\x1B', b'\xEB\x1B',
|
||||||
|
'jz -> jmp (skip lm.dll key validation)'),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user