We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99487a8 commit 5c0b15aCopy full SHA for 5c0b15a
include/offset.h
@@ -67,7 +67,7 @@ class OffsetsFirmware_700_702: public OffsetsFirmware {
67
KMEM_ALLOC_PATCH1 = 0xffffffff823171be;
68
KMEM_ALLOC_PATCH2 = 0xffffffff823171c6;
69
70
- MEMCPY = 0xffffffff8222ef80;
+ MEMCPY = 0xffffffff8222f040;
71
72
// 0xffffffff82660609 : mov cr0, rsi ; ud2 ; mov eax, 1 ; ret
73
MOV_CR0_RSI_UD2_MOV_EAX_1_RET = 0xffffffff823b7169;
0 commit comments