live · scanning repos
Scanrepo
github.com
github.com / ElDavoo

ElDavoo/wa-crypt-tools

Python·151 files·commit e2c0282·scanned 1h ago·cached ✓
24/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.
verdict accurate?
48% file coverage
threat-state: lowlive

FINDINGS ░▒▓

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
warningSSH/credential path accessAccessing .ssh, .aws/credentials, or .env files to steal authentication credentials..devcontainer/devcontainer.json
  "mounts": [
    "source=${localEnv:HOME}/.ssh,target=/home/vscode/.ssh,type=bind,consistency=cached,readonly"
  ],
  "postCreateCommand": "pip install -U pip && pip install -e '.[proto,test]'"
+5
warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.src/wa_crypt_tools/proto/backup_expiry_pb2.py+4
warningHigh-entropy string literalsFound 3 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/wa_crypt_tools/lib/utils.py+3
warningHigh-entropy string literalsFound 5 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/wa_crypt_tools/waguess.py+3
infoAuthor has no other public repositoriesGitHub user "dependabot[bot]" has no other public repositories, common for burner accounts used in scams.+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.

73 files scanned @ e2c0282 | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution2
network & exfiltration0
file system access5
obfuscation10
supply chain2
owasp / injection0
telemetry
files 73/151rules hit 6engine v6commit e2c0282

github

ElDavoo/wa-crypt-tools

Manage WhatsApp .crypt12, .crypt14 and .crypt15 files.

Python
1143
168
1961d
151 files
73 scanned(48%)
e2c0282

architecture░▒▓

entry (0) flagged (3) pkg (67)
137 nodes · 467 edgesscroll to zoom · click node to jump to finding