Unclaimed project
Are you a maintainer of Ares? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
Ares
Automated decoding of encrypted text without knowing the key or ciphers used
rust
Last updated 22 days ago
Back to changelog2 new decoders, improved base32, and lots of bug fixes and dependency updates! โค๏ธ
Downloadable binaries are available below for each OS! ๐
Changes
- Release 0.10.0 @SkeletalDemise (#228)
- Bump regex from 1.7.1 to 1.8.1 @dependabot (#224)
- Implement cargo dist @SkeletalDemise (#226)
- Add Railfence @SkeletalDemise (#204)
- Bump h2 from 0.3.15 to 0.3.17 @dependabot (#221)
- Cargo.toml: sort dependencies alphabetically @gregorni (#217)
- Fixed printing "times" twice when finished @gregorni (#216)
- Bump lazy-regex from 2.4.1 to 2.5.0 @dependabot (#207)
- Bump rayon from 1.6.1 to 1.7.0 @dependabot (#206)
- Bump cargo-nextest from 0.9.49 to 0.9.51 @dependabot (#211)
- Bump openssl from 0.10.45 to 0.10.48 @dependabot (#214)
- Bump clap from 4.1.7 to 4.1.8 @dependabot (#205)
- Bump clap from 4.1.6 to 4.1.7 @dependabot (#203)
- Improve base32 decoder @SkeletalDemise (#200)
- Bump once_cell from 1.17.0 to 1.17.1 @dependabot (#201)
- Bump clap from 4.1.4 to 4.1.6 @dependabot (#202)
- Add URL @SkeletalDemise (#199)
Bump bumpalo from 3.10.0 to 3.12.0 @dependabot (#198)Bump libgit2-sys from 0.14.1+1.5.0 to 0.14.2+1.5.1 @dependabot (#197)Bump openssl-src from 111.24.0+1.1.1s to 111.25.0+1.1.1t @dependabot (#196)Added dev dependencies @bee-san (#187)Bump base64 from 0.20.0 to 0.21.0 @dependabot (#182)Added a documentation folder @bee-san (#194)Add Ares blogpost to README @bee-san (#192)Bump clap from 4.1.1 to 4.1.4 @dependabot (#191)Bump bumpalo from 3.10.0 to 3.12.0 @dependabot (#189)Add images to README @bee-san (#188)Added some commands to the justfile @bee-san (#186)Create Dockerfile @bee-san (#176)Add justfile @bee-san (#183)Bump clap from 4.1.0 to 4.1.1 @dependabot (#185)Bump clap from 4.0.32 to 4.1.0 @dependabot (#184)Bump regex from 1.7.0 to 1.7.1 @dependabot (#181)Bump lazy-regex from 2.4.0 to 2.4.1 @dependabot (#180)Bump lazy-regex from 2.3.2 to 2.4.0 @dependabot (#179)Bump lazy-regex from 2.3.1 to 2.3.2 @dependabot (#178)Bump once_cell from 1.16.0 to 1.17.0 @dependabot (#177)Update version to 0.10.0 for next release cycle @bee-san (#170)[BUG] Fix human checker running twice bug with a hack @bee-san (#172)Add Gifs of Ares to a folder @bee-san (#171)