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 631e160 commit 479a9ccCopy full SHA for 479a9cc
external/source/shellcode/windows/x86/src/block/block_reverse_winhttp.asm
@@ -64,8 +64,8 @@ WinHttpOpenRequest:
64
send_request:
65
66
WinHttpSendRequest:
67
- ; Context [7]
68
- ; TotalLength [6]
+ push ebx ; Context [7]
+ push ebx ; TotalLength [6]
69
push ebx ; OptionalLength (0) [5]
70
push ebx ; Optional (NULL) [4]
71
push ebx ; HeadersLength (0) [3]
0 commit comments