On this note I really recommend cyberchef[1]: a large collection of open-source web based utils and converters that can be chained together.
Oh and it's maintained by the GCHQ, the agency that cracked the german enigma codes.
Just be careful if you ever need to search for the URL again in the future. Last week a colleague of mine did and the first result on DDG linked to a very sketchy, ad-filled cyberchef instance. It seems like it already got removed again though.
halb|1 year ago
[1] https://gchq.github.io/CyberChef/
defrost|1 year ago
Also first in building bomba an electrically powered aggregate of six Enigmas, which solved the daily keys within about two hours.
https://en.wikipedia.org/wiki/Marian_Rejewski
number6|1 year ago
figmert|1 year ago
[0] https://gchq.github.io/CyberChef/
traspler|1 year ago
Crono|1 year ago
ErikBjare|1 year ago
papa-whisky|1 year ago
n4r9|1 year ago
mano78|1 year ago
joeyagreco|1 year ago
thedg|1 year ago
totaa|1 year ago
though this is nothing that can't be done on the CLI (wc, jq, grep etc) - it's obviously easier through a web interface if it's only used sparingly.
alextingle|1 year ago
Why? Typing "wc file" seems infinitely easier than navigating through some web interface. Care to explain?