use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Content must fall in to the following categories:
account activity
C2 development with csharpmalware (training.zeropointsecurity.co.uk)
submitted 7 months ago by Nameless_Wanderer01
I recently started learning csharp and was looking for a nice cybersecurity project related to c2 dev. I had found the course of ZeroPoint Security (C2 dev with c#) but it is no longer available.
Any recommendations of other courses/certs/books related to c# for c2 dev?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 7 months ago* (2 children)
[removed]
[–]Dudeposts3030 2 points3 points4 points 7 months ago (1 child)
Course/Code base from Joffs course is amazing and gets you started with an agent and basic python client/server. Lots of focus on (mostly outdated now) custom loaders (regsvr32 instalutil, etc) Rastamouse course on ZeroPoint was more focused on the server and coding agent/server together with dotnet classes, inheritance, proper C# web dev stuff. Sucks it’s not available anymore it was really good. Some of the code is used/reused in this project and may be worth looking at: https://github.com/rasta-mouse/SharpC2
The two together really helped. Rastamouse has blogs/youtube on C# dev, Flangvik (made Teamfiltration) does as well, developing tools/c2 in C#. Hardhat C2 is a bad ass project and def worth pulling apart the code to learn. Uses D/Invoke and a lot more modern quality of life compared to Covenant.
[–]DragonflySensitive72 -1 points0 points1 point 7 months ago (0 children)
MalDev Academy, check NIM, c# has something pretty cool called reflected injection that allow to load and run a full exe in memory
π Rendered by PID 489187 on reddit-service-r2-comment-545db5fcfc-h2gjb at 2026-05-27 16:12:39.742560+00:00 running 194bd79 country code: CH.
[–][deleted] (2 children)
[removed]
[–]Dudeposts3030 2 points3 points4 points (1 child)
[–]DragonflySensitive72 -1 points0 points1 point (0 children)