Skip to content

v0.2.1

Latest
Compare
Choose a tag to compare
@calebstewart calebstewart released this 12 Jun 06:37
· 2 commits to master since this release
1cadc99

Features Added

  • Structured plugin system to load third-party .net DLLs from memory and execute their routines.
  • Added impersonation routines in base C2 code to support token impersonation
  • Removed requirement for routines to return a Dictionary. They can now return any JSON-serializable type.