Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xorrior/random-csharptools

Collection of CSharp Assemblies focused on Post-Exploitation Capabilities
https://github.com/xorrior/random-csharptools

Last synced: about 2 months ago
JSON representation

Collection of CSharp Assemblies focused on Post-Exploitation Capabilities

Awesome Lists containing this project

README

        

# Random-CSharpTools
Collection of CSharp Assemblies for Offensive Purposes

CyDuck - 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...