Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xorrior/random-csharptools
Collection of CSharp Assemblies focused on Post-Exploitation Capabilities
https://github.com/xorrior/random-csharptools
Last synced: 2 months ago
JSON representation
Collection of CSharp Assemblies focused on Post-Exploitation Capabilities
- Host: GitHub
- URL: https://github.com/xorrior/random-csharptools
- Owner: xorrior
- License: bsd-3-clause
- Created: 2017-05-22T22:12:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-30T23:54:39.000Z (over 5 years ago)
- Last Synced: 2024-04-06T22:33:23.017Z (10 months ago)
- Language: C#
- Homepage:
- Size: 1.8 MB
- Stars: 223
- Watchers: 15
- Forks: 76
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-security-collection - **161**星 - Exploitation Capabilities (<a id="8c5a692b5d26527ef346687e047c5c21"></a>收集)
README
# Random-CSharpTools
Collection of CSharp Assemblies for Offensive PurposesCyDuck - Cylance Memory Exploitation Defense and Script Control Bypass POC. (Working as of 08/25/17)
NoAPISCLoader - .NET shellcode loader that leverages JIT and existing memory permissions to load and execute shellcode without any WinApi calls.
ReflectiveInjector - Class library to inject reflective Dlls that export the ReflectiveLoader function from Stephen Fewers Reflective Dll project.
SigPirate - Copy authenticode or Catalog signatures to unsigned binaries...