mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-12 01:01:32 -04:00
Add new module: Convert to Emoji alphabe
This is a fun 'cipher' for kids. Converts characters to their representation in the Emoji animal alphabet, matching first letters of the animal. Can be combined with 'Generate QR Code'. Example: 🐅 🐙 🐧 🐍 🐘 ℃ 🐀 🐘 🐅 ❗️
This commit is contained in:
parent
c9d9730726
commit
ae5c7daf8b
4 changed files with 125 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -12,3 +12,4 @@ src/node/index.mjs
|
|||
**/*.DS_Store
|
||||
tests/browser/output/*
|
||||
|
||||
package-lock.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue