-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
3,614 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3,599 changes: 3,599 additions & 0 deletions
3,599
EmpireCompiler/Data/ReferenceSourceLibraries/CSharpPy/CSharpPy.cs
Large diffs are not rendered by default.
Oops, something went wrong.
Submodule Certify
updated
9 files
+1 −5 | CHANGELOG.md | |
+130 −133 | Certify/Certify.csproj | |
+17 −7 | Certify/Commands/Find.cs | |
+1 −11 | Certify/Commands/Request.cs | |
+0 −1 | Certify/Domain/CommonOids.cs | |
+5 −18 | Certify/Lib/Cert.cs | |
+0 −198 | Certify/Lib/CertSidExtension.cs | |
+1 −1 | Certify/Lib/LdapOperations.cs | |
+1 −1 | Certify/Version.cs |
Submodule Moriarty
updated
31 files
Submodule NVNC
updated
35 files
Submodule ProcessInjection
updated
29 files
Submodule Seatbelt
updated
13 files
+48 −49 | README.md | |
+0 −224 | Seatbelt/Commands/Windows/AzureADCmd.cs | |
+169 −0 | Seatbelt/Commands/Windows/DsRegCmd.cs | |
+74 −83 | Seatbelt/Commands/Windows/NamedPipesCommand.cs | |
+257 −257 | Seatbelt/Commands/Windows/OSInfoCommand.cs | |
+3 −8 | Seatbelt/Interop/Kernel32.cs | |
+0 −1 | Seatbelt/Interop/Win32Error.cs | |
+1 −13 | Seatbelt/Output/TextWriters/ConsoleTextWriter.cs | |
+9 −36 | Seatbelt/Runtime.cs | |
+2 −4 | Seatbelt/Seatbelt.cs | |
+2 −2 | Seatbelt/Seatbelt.csproj | |
+1 −4 | Seatbelt/SeatbeltArgumentParser.cs | |
+2 −6 | Seatbelt/SeatbeltOptions.cs |
Submodule SharpDPAPI
updated
43 files
Submodule SharpSploit
updated
37 files
Submodule SharpUp
updated
24 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters