Convert shellcode generated using pe_2_shellcode to cdb format.
Converts PE into a shellcode
A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (using pe2shc by @hasherezade). Payload encryption via SystemFuc...
shellcode转换器 有donut和pe2shc两种转换方式
pepoyo风shellcode加载器,支持pe2shc和donut模式