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

KyroGeorge2/FIFA-14-Local-FUT

Python·85 files·commit 33da539·scanned 3d ago·cached ✓
64/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?
Created 11 days ago
Created 11 days ago
threat-state: dangerouslive

FINDINGS ░▒▓

warningSuspicious Windows batch commandBatch file contains commands commonly used to download and execute remote payloads (powershell, certutil, bitsadmin, curl to pipe, etc.).INSTALL_PREREQUISITES.cmd
title FIFA 14 Local FUT - Install Prerequisites
powershell -NoProfile -ExecutionPolicy Bypass -File ".\tools\install_prerequisites.ps1"
set "RC=%ERRORLEVEL%"
echo.
+5
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 83 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.server/beta_identity.py+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.server/beta_identity.py+3
warningHigh-entropy string literalsFound 3 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.tools/install_fifa14_fut_intro_vp6_v19.py+3
warningHigh-entropy string literalsFound 12 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.tools/patch_fifa14_fcc_login1_popup.py+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.tools/verify_fifa14_regressions_beta2258.py+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.tools/verify_fifa14_v237_install.py+3
infoSuspicious file in repoExecutable file (GIVE_100M_TEST_COINS.cmd) in repositoryGIVE_100M_TEST_COINS.cmd+2
infoSuspicious file in repoExecutable file (INSTALL_PREREQUISITES.cmd) in repositoryINSTALL_PREREQUISITES.cmd+2
infoSuspicious file in repoExecutable file (PACKAGE_RELEASE.cmd) in repositoryPACKAGE_RELEASE.cmd+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.

45 files scanned @ 33da539 | 8/21/2026 | heuristic scan — always review manually

risk by category
code execution7
network & exfiltration0
file system access0
obfuscation15
supply chain15
owasp / injection0
telemetry
files 45/85rules hit 11engine v5commit 33da539

github

KyroGeorge2/FIFA-14-Local-FUT

Local FUT 14 for revival.

Python
119
30
15d
85 files
45 scanned(53%)
33da539

architecture░▒▓

entry (0) flagged (15) pkg (35)
66 nodes · 209 edgesscroll to zoom · click node to jump to finding
⚠️ DANGEROUS (64/100) — KyroGeorge2/FIFA-14-Local-FUT — ScanRepo