Update InflativeLoading.py

This commit is contained in:
Winslow
2024-02-16 20:17:13 -05:00
committed by GitHub
parent f2b4931931
commit e59ff06cea
+1 -1
View File
@@ -185,7 +185,7 @@ f"{update_cmdline_asm}"
CODE_OFFSET = 4096 - CODE_LEN
CODE2 = (
" jmp fix_import_dir;" # Jump to fix_iat section
" jmp fix_import_dir;" # Jump to fix_import_dir section
"find_nt_header:" # Quickly return NT header in RAX