mirror of
https://github.com/Answerr/shellcode_loader_bypass.git
synced 2026-02-07 11:03:14 +08:00
11 lines
282 B
Markdown
11 lines
282 B
Markdown
# shellcode_loader_bypass
|
|
test.cpp bypass techniques:
|
|
API Resolution and Dynamic Invocation
|
|
API Hammering
|
|
String Obfuscation and Decryption
|
|
NTDLL Restoration and Anti-Hooking
|
|
Threadpool Execution of Shellcode
|
|
Remote Thread Injection
|
|
Encrypted Shellcode File Loading(shellcode.bin)
|
|
|