live · scanning repos
Scanrepo
github.com
github.com / Thr0wAway-n0w

Thr0wAway-n0w/Battosai

Python·6 files·commit c144a0e·scanned 3d ago·cached ✓
10/100
SAFE
No malicious patterns found. Repo signals are consistent with a legitimate project.
verdict accurate?
No stars or forks
No community activity
threat-state: safelive

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.batt.py
import os
os.system("pipenv run pip install mnemonic")
os.system("pipenv run pip install bip32utils")
os.system("pipenv run pip install requests")
+4
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
infoSuspicious file in repoVery large source file (725KB) — could contain obfuscated payloadBattosai.py+2
infoSuspicious file in repoVery large source file (664KB) — could contain obfuscated payloadutils.py+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.

1 files scanned @ c144a0e | 8/21/2026 | heuristic scan — always review manually

risk by category
code execution6
network & exfiltration0
file system access0
obfuscation0
supply chain4
owasp / injection0
telemetry
files 1/6rules hit 4engine v5commit c144a0e

github

Thr0wAway-n0w/Battosai

Bitcoin Cracker

Python
0
0
620d
6 files
1 scanned(17%)
c144a0e

architecture░▒▓

entry (0) flagged (1) pkg (7)
8 nodes · 7 edgesscroll to zoom · click node to jump to finding
SAFE (10/100) — Thr0wAway-n0w/Battosai — ScanRepo