MaorSabag/Adaptix-StealthPalace — reverse-engineered prompt
Reverse engineered prompt
Build me a clean lab setup for StealthPalace so I can compile and install it into my own Adaptix C2 test server without having to figure out the steps by hand.
I want it to build the loader, the wrapper files, and the Adaptix extender, then register the extender in the Adaptix profile. The install flow should check that Java, MinGW, Clang, Go, make, and the Adaptix server path are present, and it should fail with clear friendly messages if anything is wrong.
Keep the existing purpose from the README, which is a Crystal Palace based reflective DLL loader for Adaptix with sleep obfuscation, IAT hooking, SMB beacon support, section permission restore, resource masking, and cleanup after execution. Please don’t add unrelated features. Make the scripts reliable, document the exact commands to run, and include a simple way to verify that the build finished correctly. Look up current tool docs online if you need to.
Want more depth? Deep Reverse