Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 311 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 311 Bytes

MonkeyWorks

A C# library to facilitate the development of offensive tools against Windows systems.

The Library is split into Sections:

  • Structs and Enums (Header Files)
  • Unmanaged function definitions (Library Files)
    • Platform Invocation Services (P/Invoke)
    • Dynamic Invocation Services (D/Invoke)