Pan
release-drafter
released this
04 Dec 08:58
·
273 commits
to refs/heads/main
since this release
What’s Changed
- Add binary decoder (#120) @SkeletalDemise
- Set lemmeknow's config to the checker and pretty printing timer (#118) @bee-san
- Return early if the input is the plaintext (#115) @bee-san
- Change name of struct
Text
toDecoderResult
(#110) @bee-san - Change lifetime ownership of decoded text in Caesar (#113) @bee-san
- Fix bug where timer times out even though human checker is true (#112) @bee-san
- Add how many times Ares has decoded to the output (#109) @bee-san
- Enable multi-level decodings to actually work (Caesar) in multi-level paths (#107) @bee-san
- return CrackResult instead of decoder names in path (#105) @swanandx
- Fix printing possible plaintexts (#102) @SkeletalDemise
- Bump clap from 4.0.26 to 4.0.27 (#104) @dependabot
- Bump env_logger from 0.9.3 to 0.10.0 (#103) @dependabot
- Improve Citrix CTX1 (#86) @SkeletalDemise