This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
CyberChef
Watch
1
Star
0
Fork
0
You've already forked CyberChef
mirror of
synced
2025-02-14 17:42:38 +01:00
Code
Releases
Activity
CyberChef
/
src
/
js
History
toby
b9f1cf968f
Make translateTo faster and aware of line breaks
...
Speed improvement is due to using a function regex instead of multiple find/replace calls.
2017-02-03 18:34:46 -05:00
..
config
Fix casing for Morse code operations + description
2017-02-03 18:00:27 -05:00
core
Variable names changed from underscore to CamelCase. Eslint rules updated.
#64
2017-01-31 18:24:56 +00:00
lib
Added 'MD2', 'MD4' and 'SHA0' operations.
Closes
#52
.
2017-01-16 16:40:43 +00:00
operations
Make translateTo faster and aware of line breaks
2017-02-03 18:34:46 -05:00
views
/html
Variable names changed from underscore to CamelCase. Eslint rules updated.
#64
2017-01-31 18:24:56 +00:00
.eslintrc.json
Variable names changed from underscore to CamelCase. Eslint rules updated.
#64
2017-01-31 18:24:56 +00:00