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 ░▒▓
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]'"+5warningExtremely 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
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.
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