Commit Graph

3 Commits

Author SHA1 Message Date
17ms
030bf89a92 replace hardcoded parameters with u32 bitflag 2024-02-16 23:18:59 +02:00
17ms
567e36a9f3 loader-level obfuscation during IAT patching
1.) shuffle Import Directory Table entries (image import descriptors)
2.) delay the relocation of each import a random duration
3.) conditional execution based on ordinal/name
4.) indirect function call via pointer
2024-02-12 20:10:20 +02:00
17ms
08a32b0816 tested builds w/o loader-level obfuscation 2024-02-11 22:52:08 +02:00