Initial commit

This commit is contained in:
unknown
2026-05-14 00:42:39 +02:00
commit dae8a0a4a1
37 changed files with 1226 additions and 0 deletions

7
payload/v.mod Normal file
View File

@@ -0,0 +1,7 @@
Module {
name: 'NudeStealer'
description: 'NuDeStealer is an R&D post-exploitation C2 cross-platform framework written in a combination of V-lang and python, suitable for any red team operations you might have in mind.'
version: '1.0.0'
license: '0BSD'
dependencies: []
}