C# payload mastery 04 - aes encryption

NEW: I'm launching a course for security practitioners If you're a threat hunter, detection engineer, or incident responder who wants to build your own AI-powered tools (no coding required) - check out "Mastering Agentic AI for Threat Hunting" → Join the waitlist for 20% off: https://aionsec.ai/course --- link to code: encryption = https://github.com/faanross/payloads_... decryption = https://github.com/faanross/payloads_... decryption + breakpoints = https://github.com/faanross/payloads_... computerphile video on aes encryption theory =    • AES Explained (Advanced Encryption Standar...   ============================================================ in this fourth lesson we'll implement aes encryption into our payload: we'll do a quick, decidedly non-technical primer on encryption we'll review the code of the encryption application we'll review the code of our loader, now with a decryption function we'll run a demo to see how everything fits together finally we'll use x64dbg to peek inside the memory while our payload executes live long and prosper, x =========================================================== timestamps 00:00 - intro 04:59 - theory 09:55 - code review 17:26 - demo 19:37 - x64dbg 24:18 - conclusion ============================================================ https://x.com/faanross #redteamint #csharp #cybersecurity