DANGER
malware detected
github.com / zxczxczxczxczxczxc1111
zxczxczxczxczxczxc1111/ cryptodermo
TypeScript·173 files·commit 14aceda·scanned 5d ago·cached ✓
100/100
MALICIOUS
Matches known-malicious patterns. Do not clone or install.
This repository contains patterns associated with malware. Do NOT run this code.
verdict accurate?
Created 3 days ago
No stars or forks
Created in the last 7 days
No community activity
Desktop app detected
threat-state: maliciouslive
FINDINGS ░▒▓
warningClipboard read accessnavigator.clipboard.readText() reads the user's clipboard. In a wallet/crypto context this is often used to steal copied seed phrases or private keys.src/dev/tauri-mock/clipboard-manager.ts
export async function readText(): Promise<string> {
return navigator.clipboard.readText();
}
+4warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.src/dev/tauri-mock/fs.ts+4
warningHigh-entropy string literalsFound 4 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/App.test.ts+3
warningHigh-entropy string literalsFound 3 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/App.tsx+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/App.tsx+3
warningHigh-entropy string literalsFound 4 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/components/ImportExportPanel.tsx+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/components/RecordCard.tsx+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/dev/tauri-mock/dialog.ts+3
warningLarge base64-encoded blobA 3568-character base64 blob was found. May hide a remote payload or encoded executable code.src/dev/tauri-mock/fs.ts
iVBORw0KGgoAAAANSUhEUgAAAUAAAADICAIAAAAWZq/8AAAKOklEQVR4nO3a...+3
infoSuspicious file in repoExecutable file (emergency-decrypt.bat) in repositoryemergency-decrypt.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.
102 files scanned @ 14aceda | 8/19/2026 | heuristic scan — always review manually
risk by category
code execution2
network & exfiltration0
file system access14
obfuscation15
supply chain2
owasp / injection0
telemetry
files 102/173rules hit 12engine v5commit 14aceda
github
zxczxczxczxczxczxc1111/cryptodermo
Офлайн-хранилище личных данных (Tauri v2 + React)
0
0
9d
173 files
102 scanned(59%)
14aceda
architecture░▒▓
entry (0) flagged (36) pkg (29)
123 nodes · 302 edgesscroll to zoom · click node to jump to finding