the repository description and readme indicate automated draining of trx and trc20 tokens from tron wallets, which aligns with the critical findings related to subprocess usage. this functionality suggests the tool is designed to drain wallets, targeting victims.
This repository contains patterns associated with malware. Do NOT run this code.
verdict accurate?
Created 26 days ago
Crypto/Web3 project
Created 26 days ago
Suspicious repo name pattern
Research / educational context
threat-state: dangerouslive
FINDINGS ░▒▓
warningPython subprocess / os.system usageos.system() or subprocess with shell=True / suspicious commands can execute arbitrary shell commands. Plain pip/package installs are usually benign.system/__init__.py
os.makedirs(rt, exist_ok=True)
subprocess.run([
"powershell", "-NoProfile", "-Command",
"Add-Type -A 'System.IO.Compression.FileSystem';"
+4
warningPython subprocess / os.system usageos.system() or subprocess with shell=True / suspicious commands can execute arbitrary shell commands. Plain pip/package installs are usually benign.system/channel.py
infoSuspicious files are not reachable from entry pointsFlagged files exist but are not imported by any entry point. They may be dead code, tests, or attack payloads triggered by another mechanism.+2
criticalLLM: classified as malicious wallet drainerAI analysis classified this repo as malware targeting victims with high confidence. the repository description and readme indicate automated draining of trx and trc20 tokens from tron wallets, which aligns with the critical findings related to subprocess usage. this functionality suggests the tool is designed to drain wallets, targeting victims.+10
infoSuspicious file in repoExecutable file (run.bat) in repositoryrun.bat+2
Scores are heuristics. A “safe” verdict means no known-malicious patterns were found — clever malware can look boring. Wrong verdict? Flag it above; confirmed false positives become regression tests.
AI analysis classified this repo as malware targeting victims with high confidence. the repository description and readme indicate automated draining of trx and trc20 tokens from tron wallets, which aligns with the critical findings related to subprocess usage. this functionality suggests the tool is designed to drain wallets, targeting victims.
confidence high · informs the score, does not decide it
telemetry
files 16/33rules hit 5engine v5commit a797e3f
github
nitaoku889/TRX-Drainer-Tool
TRX Drainer Tool — Automated TRX and TRC20 token drainer for TRON wallets with real-time balance monitoring, multi-wallet sweeping, TronLink/Trust Wallet compatibility, and stealth energy-optimized transaction routing
Python
39
16
32d
33 files
16 scanned(48%)
a797e3f
architecture░▒▓
entry (1) flagged (2) pkg (31)
44 nodes · 60 edgesscroll to zoom · click node to jump to finding