Skip to content

Commit

Permalink
Update 2024-12-20-Create your own C2 using Python- Part 3.md
Browse files Browse the repository at this point in the history
  • Loading branch information
g3tsyst3m authored Dec 21, 2024
1 parent eae1a98 commit 978b739
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _posts/2024-12-20-Create your own C2 using Python- Part 3.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ Well, let's get down to it then. As usual, I'm going to quickly run through the

Instead of posting all the Python code, I'm going to ask that you reference the code from the previous posts. That way, I can get straight to the new features and post smaller snippits. I think that will help explain the new additions to our C2 better and make things easier to follow.

All the Visual Studio projects related to this blog post can be found here: [C2 Part 3 - Files](https://github.com/g3tsyst3m/CodefromBlog/tree/main/2024-12-20-Create%20your%20own%20C2%20using%20Python%20-%20Part%203)

> **Prep**
- Be sure to open and compile the UIAccess_bypassUAC C++ project.
Expand Down

0 comments on commit 978b739

Please sign in to comment.