Skip to content

Commit

Permalink
[BUGFIX][hldr64] Fixed return from the stub
Browse files Browse the repository at this point in the history
  • Loading branch information
hasherezade committed Apr 17, 2020
1 parent fb41708 commit 19baea4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hldr64/hldr64.asm
Expand Up @@ -260,5 +260,5 @@ hldr_exit:
pop rdi
pop rsi
pop rbx
ret 4
ret 8

Binary file modified pe2shc/stub64.bin
Binary file not shown.

0 comments on commit 19baea4

Please sign in to comment.