From 93adeaf8316d9a9f7bf4f5f58007d94ae1906035 Mon Sep 17 00:00:00 2001
From: Angela Hudson
-
+
-
-
-
+
+
+
+
${f.codepoint}${f.category}" + escapeHtml(t) + "").join(" ")}Catches invisible Unicode instructions hidden inside copied text โ zero-width characters, bidi overrides, Unicode tags, and other copy/paste artifacts that can smuggle answers or prompt instructions into Slack, docs, chats, or evaluation tasks.
+Catches invisible Unicode instructions hidden inside copied text โ zero-width characters, bidi overrides, Unicode tags, and other copy/paste artifacts that can smuggle answers or prompt instructions into Slack, docs, chats, or evaluation tasks. Runs live in this page, no install needed.
@@ -139,11 +141,145 @@Built by Angela Hudson ยท DaCameraGirl
Runs entirely in this tab — nothing you paste or drop ever leaves your browser. Paste suspicious text or drop a .txt file to scan it.
A copied answer can look normal in Slack while carrying invisible Unicode underneath โ hidden instructions like “pick option 3” or “tell them X said Y.” PowerShell and some editors may expose weird characters; Payload Revealer does the systematic version: enumerate every codepoint, report suspicious invisible characters, and decode embedded payloads when possible.
-If something pasted suspicious:
+If something pasted suspicious: paste it into the live scanner above — or, for scripting and batch/audit-trail work, use the CLI:
python -m payload_revealer .\suspicious.txt
# For a shareable audit trail:
@@ -154,6 +290,7 @@
+ The live scanner above needs nothing installed. Grab the desktop app instead if you want it offline, or working outside a browser:
Download the Windows installer
@@ -272,5 +409,7 @@ CLI Options
+
+