bee-san / Ares

Automated decoding of encrypted text without knowing the key or ciphers used
MIT License
575 stars 28 forks source link

Handle empty input strings #310

Open gregorni opened 1 year ago

bee-san commented 11 months ago

@gregorni thanks for this! i fixed the CI. Someone in Discord is working on ngrams, I'm working on making Web Assembly versions of the Rust tools (Ares, lemmeknow, name-that-hash). Someone in the Discord did one for Ares, but it removed the timer which made it not a nice web assembly program (as it ran forever :( )