github.com / CensoredUsername
CensoredUsername/ unrpyc
Ren'Py·111 files·commit 3ae8334·scanned 5d ago·cached ✓
25/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.
score capped at 25 — 1,229 stars — findings likely legitimate code patterns
verdict accurate?
13% file coverage
threat-state: lowlive
FINDINGS ░▒▓
criticalPython dynamic code executioneval(), exec() or compile() on untrusted input can execute arbitrary code. Common in Python malware for running obfuscated payloads.un.rpyc/compile.py
# an easter egg
exec('''
try:
import renpy+7warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.decompiler/util.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.
14 files scanned @ 3ae8334 | 8/20/2026 | heuristic scan — always review manually
risk by category
code execution9
network & exfiltration0
file system access0
obfuscation3
supply chain0
owasp / injection0
telemetry
files 14/111rules hit 3engine v5commit 3ae8334
github
CensoredUsername/unrpyc
A ren'py script decompiler
1229
194
5338d
111 files
14 scanned(13%)
3ae8334
architecture░▒▓
entry (0) flagged (2) pkg (37)
51 nodes · 62 edgesscroll to zoom · click node to jump to finding