Fix SSLVerify patch
This commit is contained in:
parent
d846add67c
commit
bbcee24f9f
@ -78,6 +78,6 @@ Init () {
|
||||
WRITE_MEMORY (ASLR (0x140369662), u8, 0x10);
|
||||
|
||||
// Disable SSLVerify
|
||||
WRITE_MEMORY (ASLR (0x14034C181), u8, 0x00);
|
||||
WRITE_MEMORY (ASLR (0x14034C182), u8, 0x00);
|
||||
}
|
||||
} // namespace patches::CN_JUN_2023
|
||||
|
Loading…
x
Reference in New Issue
Block a user