Skip to content

Commit 19baea4

Browse files
committed
[BUGFIX][hldr64] Fixed return from the stub
1 parent fb41708 commit 19baea4

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

hldr64/hldr64.asm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,5 +260,5 @@ hldr_exit:
260260
pop rdi
261261
pop rsi
262262
pop rbx
263-
ret 4
263+
ret 8
264264

pe2shc/stub64.bin

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)