mirror of
https://github.com/KingOfTheNOPs/CDP-Enable-BOF
synced 2026-06-29 08:59:28 +00:00
Update Edge StartRemoteDebuggingServer signature
This commit is contained in:
+1
-1
@@ -170,7 +170,7 @@ static const uint8_t EDGE_START_SIG[] = {
|
|||||||
0x55, 0x53, 0x48, 0x83, 0xEC, 0x50,
|
0x55, 0x53, 0x48, 0x83, 0xEC, 0x50,
|
||||||
0x44, 0x89, 0xCD, 0x4C, 0x89, 0xC3,
|
0x44, 0x89, 0xCD, 0x4C, 0x89, 0xC3,
|
||||||
0x48, 0x89, 0xD7, 0x48, 0x89, 0xCE,
|
0x48, 0x89, 0xD7, 0x48, 0x89, 0xCE,
|
||||||
0x48, 0x8B, 0x05, 0x9D
|
0x48, 0x8B, 0x05, 0x5D
|
||||||
};
|
};
|
||||||
|
|
||||||
static const uint8_t CHROME_START_SIG[] = {
|
static const uint8_t CHROME_START_SIG[] = {
|
||||||
|
|||||||
Reference in New Issue
Block a user