live · scanning repos
Scanrepo
github.com
DANGER
malware detected
github.com / ds4windowsapp

ds4windowsapp/DS4Windows

C#·388 files·commit 43c4aed·scanned 11m ago·cached ✓
70/100
DANGEROUS
Sensitive capability combinations reachable from entry points. Do not run without review.

This repository contains patterns associated with malware. Do NOT run this code.

verdict accurate?
2% file coverage
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.utils/post-build.py
deps_json_path = target_dir / "DS4Windows.deps.json"
os.system(f"python {lang_script} {deps_json_path}")

+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
criticalBrowser credential store accessAccessing Chrome, Firefox, Edge, or Brave profile directories to steal cookies, passwords, and session tokens.DS4Windows/Changelog.min.json
{"latest_version":"3.3.3","latest_version_number_info":{"majorPart":3,"minorPart":3,"buildPart":3},"updated_at":"2023-12-31T07:01:07+0000","changelog":{"versions":[{"version_str":"3.3.3","version_numb...
+10
infoSuspicious file in repoExecutable file (DS4Windows.exe) in repositoryOUT/DS4Windows.exe+2
infoSuspicious file in repoExecutable file (ds4w.bat) in repositoryds4w.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 @ 43c4aed | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution6
network & exfiltration0
file system access10
obfuscation0
supply chain4
owasp / injection0
telemetry
files 7/388rules hit 5engine v6commit 43c4aed

github

ds4windowsapp/DS4Windows

DS4Windows is an open-source gamepad input mapper and virtual emulator designed to use and connect your PlayStation controller (DualShock 3/4 and DualSense 5) to a Windows 10 & 11 PC.

C#
183
36
228d
388 files
7 scanned(2%)
43c4aed

architecture░▒▓

entry (0) flagged (1) pkg (3)
5 nodes · 3 edgesscroll to zoom · click node to jump to finding
⚠️ DANGEROUS (70/100) — ds4windowsapp/DS4Windows — ScanRepo