From e59ff06ceaaad9009e991f32e89bbbca4abb0654 Mon Sep 17 00:00:00 2001 From: Winslow <33692631+senzee1984@users.noreply.github.com> Date: Fri, 16 Feb 2024 20:17:13 -0500 Subject: [PATCH] Update InflativeLoading.py --- InflativeLoading.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InflativeLoading.py b/InflativeLoading.py index 2a7686e..5e34133 100644 --- a/InflativeLoading.py +++ b/InflativeLoading.py @@ -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