Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ares 0.11.0 #210207

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

ares 0.11.0 #210207

wants to merge 1 commit into from

Conversation

chenrui333
Copy link
Member

Created with brew bump-formula-pr.

release notes
* Completely new A* search algorithm which is significantly faster than BFS
* Cipher identification heuristics module to aid in A* search
* Brand new English checker with much more improved accuracy
* 2 new decoders

Basically I spent a significant amount of time rewriting the search algorithm to be super efficient and writing the new English checker.

Also, Ares can now detect passwords in plaintext like passw0rd etc.

What's Changed

New Contributors

Full Changelog: bee-san/Ares@v0.10.0...0.11.0

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Mar 7, 2025
autobump: add ares

Signed-off-by: Rui Chen <[email protected]>
@github-actions github-actions bot added automerge-skip `brew pr-automerge` will skip this pull request autobump labels Mar 7, 2025
@chenrui333 chenrui333 added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autobump automerge-skip `brew pr-automerge` will skip this pull request bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant