More space optimization while at it

This commit is contained in:
Michael-ZecOps 2020-08-11 00:45:24 +03:00 committed by GitHub
parent 10a0d43da4
commit f043e4b9b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -72,10 +72,9 @@ module Exe
xor ecx, ecx
mov qword ptr [rsp+28h], rcx
mov qword ptr [rsp+20h], rcx
mov r9, 0
mov r9, rcx
mov r8, thread_hook
mov rdx, 0
mov rcx, 0
mov rdx, rcx
call rax
add rsp, 38h