1 post published by rsmudge during October 2025| Adversary Fan Fiction Writers Guild
When I started work on Crystal Palace, my initial thought was to see how much I could ease development of position-independent code DLL capability loaders using the tools and manipulations possible…| Adversary Fan Fiction Writers Guild
Ignorantia Invinciblis| Adversary Fan Fiction Writers Guild
I’m back with another update to the Tradecraft Garden project. Again, this release is focused on the Crystal Palace linker. My priority in this young project is to build the foundation first, then …| Adversary Fan Fiction Writers Guild
All post-exploitation C2 agents that I'm aware of are implemented as a single rDLL or PIC blob. This means that all of their core logic such as check-in's, processing tasks, sending output, etc, are all mashed into a single executable blob. If an agent is implemented as an rDLL, then| Rasta Mouse