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

fligger/FateInjector

C++·8417 files·commit 2d1b6f8·scanned 34m ago·cached ✓
?/100
INCONCLUSIVE
Scan coverage was too low to trust this verdict — treat the score as inconclusive and rescan.

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

verdict accurate?
Incomplete scan
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.wxWidgets-3.2.0/3rdparty/catch/scripts/updateVcpkgPackage.py
    # Make sure we branch off master
    subprocess.call('git checkout master', shell=True)
    
    # Update repo to current master, so we don't work off old version of the portsfile 
+4
criticaleval() usage detectedeval() executes arbitrary code and is commonly used in malware to run obfuscated payloads fetched from remote servers.wxWidgets-3.2.0/misc/gdb/print.py
            # Not sure if this is the best name to create the object of a class
            # by name but at least it beats eval()
            return globals()[t + 'Printer'](val)
+8
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
warningHigh-entropy string literalsFound 5 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.wxWidgets-3.2.0/3rdparty/pcre/maint/MultiStage2.py+3
infoSuspicious file in repoExecutable file (RunGrepTest.bat) in repositorywxWidgets-3.2.0/3rdparty/pcre/RunGrepTest.bat+2
infoSuspicious file in repoExecutable file (RunTest.bat) in repositorywxWidgets-3.2.0/3rdparty/pcre/RunTest.bat+2
infoSuspicious file in repoExecutable file (appveyor-test.bat) in repositorywxWidgets-3.2.0/build/tools/appveyor-test.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.

66 files scanned @ 2d1b6f8 | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution14
network & exfiltration0
file system access0
obfuscation3
supply chain15
owasp / injection0
telemetry
files 66/8417rules hit 7engine v6commit 2d1b6f8

github

fligger/FateInjector

The Fate Client Themed UWP app dll Injector

C++
178
51
2164d
8417 files
66 scanned(1%)
2d1b6f8

architecture░▒▓

entry (0) flagged (3) pkg (34)
69 nodes · 84 edgesscroll to zoom · click node to jump to finding