live · scanning repos
Scanrepo
github.com
github.com / Cyber-Dioxide

Cyber-Dioxide/Virus-Builder

Python·36 files·commit fb37c93·scanned 4d ago·cached ✓
8/100
SAFE
No malicious patterns found. Repo signals are consistent with a legitimate project.
verdict accurate?
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.files/banner.py
def clear():
    os.system("cls") if 'Windows' in platform.platform() else os.system("clear")
+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 repoExecutable file (infection.bat) in repositoryinfection.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.

7 files scanned @ fb37c93 | 8/20/2026 | heuristic scan — always review manually

risk by category
code execution6
network & exfiltration0
file system access0
obfuscation0
supply chain2
owasp / injection0
telemetry
files 7/36rules hit 3engine v5commit fb37c93

github

Cyber-Dioxide/Virus-Builder

This tool will generate a virus that can only destroy Windows computer. You can also configure to auto run in usb drive

Python
335
63
1695d
36 files
7 scanned(19%)
fb37c93

architecture░▒▓

entry (0) flagged (1) pkg (11)
17 nodes · 14 edgesscroll to zoom · click node to jump to finding