mirror of
https://github.com/senzee1984/InflativeLoading
synced 2026-06-06 16:44:31 +00:00
Update InflativeLoading.py
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user