chvancooten / NimPlant

A light-weight first-stage C2 implant written in Nim.
MIT License
779 stars 109 forks source link

NimPlant v1.1 #9

Closed chvancooten closed 1 year ago

chvancooten commented 1 year ago

New features

Enhancements

Bugfixes

Other

Note: Two new libraries are added to the Nim codebase (pixie and winregistry) to support the new features. Make sure to re-run nimble install -d before compiling v1.1 payloads. The chvancooten/nimbuild docker container has already been updated so continues to work as the preferred compilation method.