File verdict·Decided by the MT AI Engine
Our call

Malicious

Tier-1 engines including BitDefender and Microsoft detect this unsigned EXE as Tedy variant trojan exhibiting process injection, LSASS access, and direct-IP contact.

Tedy
Trust score12Critical
MT AI confidence · 95%
1请先启动我,登录账号并显示服务运行中后手动打开Game程序即可.exe
2.3 MB
273efd6995b5aa5b0ddfbc22d0c9
Antivirus engines
22 of 75 flagged
Code signing
Unsigned
Age
First seen 1mo ago
MT AI Engine · our arbiter

The verdict, reasoned out.

Not a rules engine. The MT AI Engine reads every signal we collected, weighs them against history, and commits to an answer.

95%Confidence
Very high
Reasoning

A strong tier-1 engine consensus on 'variant' family, backed by named Tedy detections from reliable engines like BitDefender and Microsoft, points decisively to malware. Behavioral evidence confirms offensive MITRE techniques including T1055 process injection and LSASS access, hallmarks of credential stealers and trojans. Heuristics reinforce this with high-confidence matches on injection and C2 patterns. Lacking any signing, trusted history, or RAG safe precedents, and given the masquerading Chinese filename suggesting game-crack trojanization, the malicious verdict is clear. Dissent from some clean tier-1 reports is outweighed by the malicious majority and runtime signals.

Key signals · 5

Each signal cites a concrete token from the evidence the arbiter saw — engine name, MITRE technique, signer string, or an exact count.

  1. tier1FamilyConsensus: family='variant', agreeingEngines=3, strong=true

  2. BitDefender (tier1): Gen:Variant.Tedy.148703

  3. Microsoft (tier1): Trojan:Win32/Suschil!rfn

  4. triggeredHeuristics[0]: MalwareTips.Synth.ProcessInjection fired (high severity)

  5. contactedIps: ['162.159.36.2'] with no domains — direct IP C2 pattern

Points in its favour
  • No malicious sandbox verdicts
  • No malicious dropped children
  • No contacted malicious hosts
Points against
  • Tier-1 consensus on 'variant' family (3 engines)
  • Process injection (T1055, svchost.exe)
  • LSASS access (credential dumping indicator)
  • Service creation/persistence (T1543.003)
  • Direct IP C2 (162.159.36.2, no DNS)
  • Unsigned executable, new submission (2 days)
What to do

Quarantine this file immediately and run a full system scan. Avoid executing files from untrusted sources, especially those mimicking game launchers or software cracks.

Threat family attribution

tedy corroborated by 2 sources

  • VT (75 engines)
    tedy
  • MT AI Engine
    Tedy
Runtime behaviour

What this file did when executed

This file was detonated in 1 sandbox and its runtime behaviour was observed.

MITRE ATT&CK
20

Adversary techniques mapped to the MITRE ATT&CK framework.

T1010T1012T1027T1027.002T1036T1055T1059T1071T1082T1083T1106T1112T1129T1134T1222T1497.001T1543.003T1547.009T1564.003T1614
Spawned processes
14
$(unnamed)
"C:\Users\<USER>\Desktop\file.exe"
$(unnamed)
"C:\Program Files (x86)\LicF0126\AutoLic.exe"
$(unnamed)
"C:\Program Files (x86)\LicF0126\DRMSoftService.exe" 30
$(unnamed)
C:\Windows\system32\services.exe
$(unnamed)
C:\Windows\System32\svchost.exe -k NetworkService -p
$(unnamed)
C:\Windows\system32\svchost.exe -k UnistackSvcGroup
$(unnamed)
C:\Windows\System32\svchost.exe -k LocalSystemNetworkRestricted -p -s StorSvc
$(unnamed)
C:\Windows\system32\lsass.exe
+6 more processes captured.
Network activity
1
IP addresses1
  • 162.159.36.2
Filesystem & mutexes
20
Files written15
  • C:\Program Files (x86)\LicF0126\__tmp_rar_sfx_access_check_60000
  • C:\Program Files (x86)\LicF0126\DRMsoftService.exe
  • C:\Program Files (x86)\LicF0126\FilterControl.dll
  • C:\Program Files (x86)\LicF0126\Lic2.exe
  • C:\Program Files (x86)\LicF0126\Bin\win10x64\EaseFlt.sys
+10 more
Files deleted3
  • C:\Program Files (x86)\LicF0126\__tmp_rar_sfx_access_check_60000
  • __tmp_rar_sfx_access_check_237890
  • C:\Program Files (x86)\LicF0126\__tmp_rar_sfx_access_check_5448156
Mutexes created2
  • FilterControl
  • \Sessions\1\BaseNamedObjects\Microsoft.Windows.Health.TestInProduction.RegistryStore.AggregateResults
Dropped payload

Files this sample writes at runtime

This file drops 10 children at runtime. None are currently flagged malicious in our cache.

10 unseen
  • c303a7f3a244adb86e5115274bNever scanned
    never seen before
  • f54dbf4388a1bd4658c745e1d1Never scanned
    never seen before
  • d0424ab21bb5651a0026609706Never scanned
    never seen before
  • 790cc4afaf62b50c72d7fe811aNever scanned
    never seen before
  • 27ebced71ce9ac2390b21fc48aNever scanned
    never seen before
  • e129d03b1824f3f4123b72740fNever scanned
    never seen before
  • 76d92be21a0924255bca879f94Never scanned
    never seen before
  • 2522f9e431a9b8437d492c6902Never scanned
    never seen before
  • 200a8d2c27d1bbe90f8c209ffcNever scanned
    never seen before
  • 96e64788bc04fda60c4e6b10b6Never scanned
    never seen before
No researcher-database hits
External threat-intel sources were not collected for this scan.
Signature matches

YARA + heuristic rules that fired

A researcher-curated or high-severity heuristic rule matched this sample. These rules target specific malware families and are near-definitive.

3 synthesis
MITRE ATT&CK profile
Defense evasion× 1Cred access× 1C2× 1
MalwareTips synthesis rules
Our heuristics on VT data + sandbox behaviour
  • ProcessInjectionhigh

    MITRE T1055 (Process Injection) observed — CreateRemoteThread / APC / reflective-DLL injection. The payload is being smuggled into a legitimate process to bypass AV hooks.

    Evidence
    C:\Windows\System32\svchost.exe -k NetworkService -p
  • CredentialDumpermedium

    Sandbox observed process activity targeting LSASS (Windows credential store). Legitimate software has no business reading LSASS memory — this is Mimikatz-shape behaviour.

    Evidence
    C:\Windows\system32\lsass.exe
  • DirectIpC2medium

    Sample contacted 1 external IP address(es) and zero domains. Benign software virtually always uses DNS; no-DNS direct-IP C2 is a strong malware indicator because it bypasses reputation systems and dodges domain-based blocklists.

    Evidence
    162.159.36.2
Antivirus engine breakdown

22 detections across 75 engines

22 malicious0 suspicious53 clean
Tier-117 engines
6flag
Top commercial AVs (low FP rate)
Tier-238 engines
10flag
Mainstream engines with mixed FP rates
Low-trust20 engines
6flag
Heuristic / generic-AI engines (high FP rate)
ALYac
malicious
Gen:Variant.Tedy.148703
Antiy-AVL
malicious
Trojan/Win32.Agent
Arcabit
malicious
Trojan.Tedy.D244DF
Avast
malicious
FileRepMalware [Misc]
AVG
malicious
FileRepMalware [Misc]
BitDefender
malicious
Gen:Variant.Tedy.148703
Bkav
malicious
W32.AIDetectMalware
CrowdStrike
malicious
win/grayware_confidence_60% (D)
CTX
malicious
exe.trojan.tedy
DeepInstinct
malicious
MALICIOUS
Emsisoft
malicious
Gen:Variant.Tedy.148703 (B)
GData
malicious
Gen:Variant.Tedy.148703
Google
malicious
Detected
Kingsoft
malicious
malware.kb.a.736
Microsoft
malicious
Trojan:Win32/Suschil!rfn
MicroWorld-eScan
malicious
Gen:Variant.Tedy.148703
Paloalto
malicious
generic.ml
SentinelOne
malicious
Static AI - Malicious SFX
TrellixENS
malicious
Artemis!69DC872CC3A4
Varist
malicious
W32/ABTrojan.UJDP-6807
VIPRE
malicious
Gen:Variant.Tedy.148703
Yandex
malicious
Trojan.DR.Agent!14wfkwYDIuQ
Hash 273efd6995b5… cross-referenced against 75 AV engines via our AV network.
PE forensics

Section entropy & packers

Section-level entropy and packer detection from the PE header. Nothing suspicious here — entropy is within the normal range for unpacked code.

ent 8.00Unpacked
Section entropy5 sections
.text
6.56
.rdata
4.86
.data
3.52
.CRT
0.21
.rsrc
6.53
0.0Packed threshold 7.28.0
Prevalence

How often this file shows up in the wild

Moderate prevalence — neither rare nor common. No strong prior applies.

Medium
Unique uploaders
4
Moderate upload volume.
Total submissions
5
Includes repeat uploads by the same source.
First seen by VT
1mo ago
Apr 30, 2026
Prevalence quadrant
Rare · New
Targeted malware lives here
Common · New
Just-released software
Rare · Old
Niche or internal tooling
Common · Old
Trusted legitimate binaries
File identity

Forensic fingerprint

File biography
First seen (VT)
4/30/2026, 7:44:49 AM
First seen (MalwareBazaar)
Last analysis (VT)
5/1/2026, 11:51:43 AM
Scanned here
5/2/2026, 2:51:44 PM
File name
1请先启动我,登录账号并显示服务运行中后手动打开Game程序即可.exe
Size
2.34 MB
MIME type
(unknown)
Detected type
Win32 EXE
SHA-256
273efd6995b5aa5b0dc78f3f80a585e7f165b2b75e706fd1fe9931dfbc22d0c9
MD5
69dc872cc3a4c0b49f9793f965e47884
SHA-1
7a0bb1e024a783c7eedc6f857ade9430efffc27e
PE imphash
dbb1eb5c3476069287a73206929932fd
First seen (VT)
4/30/2026, 7:44:49 AM
Last analysis (VT)
5/1/2026, 11:51:43 AM
First scan (MalwareTips)
5/2/2026, 2:51:45 PM
Last scan (MalwareTips)
5/2/2026, 2:51:44 PM
Behavior tags
peexeoverlay
Community classification

Reviews & malware reports(0)

Tell the community what you saw. Tag the sample — Trojan, Adware, False Positive — and share what the file did on your system. Your report helps confirm or dispute the AV verdict.

Loading…
Loading reports…
Files are processed in a streaming pass-through — MalwareTips never stores the binary on its servers. Only the scan result (hash, detections, verdict) is retained so the next person who scans the same file gets an instant answer. If you ran this file on your computer and are worried, scan your system with an up-to-date antivirus and change critical passwords from a different device.