klezVirus/inceptor ? reverse-engineered prompt

Reverse engineered prompt

Build me this Inceptor tool as a Windows app for red team testing.

I want a template driven packer that can take EXE, DLL, .NET, PowerShell, and raw shellcode, then transform and wrap the payload using different encoders and loaders. It should support things like simple XOR and base64 style encoding, compression and encryption options, and let me chain encoders when that makes sense. Add support for shellcode conversion from native binaries too, and make the loader choice smart when I do not specify one.

Please include the AV and EDR related modules described in the README, like AMSI, WLDP, ETW, sandbox deception, unhooking, manual DLL mapping, and direct syscalls, with the ability to turn them on per template. Also add the code signing step for the final output, plus the config setup helper for finding the needed Microsoft build tools and SDK on Windows.

If anything is unclear, look up the current docs online and then implement the best practical version.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab