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