gchq / CyberChef

The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
https://gchq.github.io/CyberChef
Apache License 2.0
28.66k stars 3.22k forks source link

Feature request: add spell checker? #1803

Open mclipsco opened 5 months ago

mclipsco commented 5 months ago

Is your feature request related to a problem? Please describe. mispelled words are a problem of many hackers where English is a second language.

Describe the solution you'd like Add English and other language dictionaries in order to spell check copy/pasted code.

Describe alternatives you've considered manual spell check outside of CyberChef?

Additional context this came up as an idea related to entropy review of javacript code

joshhazelhurst123 commented 5 months ago

Could this be added for a spell checker? https://github.com/ianfixes/spelling

Or some other ones https://github.com/wooorm/dictionaries https://github.com/wooorm/nspell