Exfil with base64

This commit is contained in:
2025-04-11 14:53:44 -04:00
parent b82a8ac525
commit 086d370936
3 changed files with 10 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ version = "0.1.0"
edition = "2021"
[dependencies]
base64 = "0.22.1"
inquire = "0.7.5"
libc = "0.2.171"
regex = "1.11.1"