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

Adding Generate Password Operation #1879

Open 0xff1ce opened 1 month ago

0xff1ce commented 1 month ago

Generates a password of given length and complexity based on optional inputs for the inclusion of symbols and numbers.

0xff1ce commented 1 month ago

The check seems to be failing on a different test, not sure why that's happening!

git-commit-amen commented 1 week ago

Hey 0xff1ce, really great feature idea. I want this so badly in Cyberchef. Mind if I clone these changes into my own fork and have a shot at getting the tests to work? Will keep your name in the code-level attributions and all that of course.

0xff1ce commented 1 week ago

Hey 0xff1ce, really great feature idea. I want this so badly in Cyberchef.

Mind if I clone these changes into my own fork and have a shot at getting the tests to work? Will keep your name in the code-level attributions and all that of course.

That's fine with me, thanks!