ares
brew install ares
v0.11.0
MIT
Automated decoding of encrypted text
12
30-day installs · #8182
41
90-day · #7865
258
365-day · #6702
876
★ GitHub stars · updated 2mo ago
Build dependencies
GitHub topics
rust
Links
- https://github.com/bee-san/Ares
- GitHub: bee-san/Ares
- Brew formula source: Formula/a/ares.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"rust"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Automated decoding of encrypted text",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:35:30+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "ares",
"github_default_branch": "main",
"github_last_commit_at": "2026-06-09T23:36:02Z",
"github_readme_excerpt": " \n \u003cp align=\"center\"\u003e\n \u003cbr\u003e\u003cbr\u003e\n\u27a1\ufe0f\n\u003ca href=\"http://discord.skerritt.blog\"\u003eDiscord\u003c/a\u003e | \n\u003ca href=\"https://broadleaf-angora-7db.notion.site/Ciphey2-32d5eea5d38b40c5b95a9442b4425710\"\u003eDocumentation \u003c/a\u003e\n \u2b05\ufe0f\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ch1\u003eProject ciphey\u003c/h1\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n \u003cimg src=\"https://raw.githubusercontent.com/bee-san/ciphey/main/images/main_demo.svg\" alt=\"ciphey demo\"\u003e\n\u003c/p\u003e\n\n\nciphey is the next generation of decoding tools, built by the same people that brought you [Ciphey](https://github.com/ciphey/ciphey).\n\nWe fully intend to replace [Ciphey](https://github.com/ciphey/ciphey) with ciphey.\n\n\u2728 You can read more about ciphey here https://skerritt.blog/introducing-ciphey/ \u2728\n\n# How to Use\n\nThe simplest way to use ciphey is to join the [Discord Server](http://discord.skerritt.blog), head to the #bots channel and use ciphey with `$ciphey`. Type `$help` for helpful information!\n\nThe second best way is to use `cargo install ciphey` and call it with `ciphey`.\n\nYou can also `git clone` this repo and run `docker build .` it to get an image.\n\n# Features\n\nSome features that may interest you, and that we\u0027re proud of.\n\n## Fast\n\n\n\nciphey is fast. Very fast. Other decoders such as Ciphey require advance artifical intelligence to determine which path it should take to decode (whether to try Caesar next or Base64 etc).\n\nciphey is so fast we don\u0027t need to worry about this currently. For every 1 decode Ciphey can do, ciphey can do ~7. That\u0027s a 700% increase in speed.\n\n## Library First\n\nThere are 2 main parts to ciphey, the library and the CLI. The CLI simply uses the library which means you can build on-top of ciphey. Some features we\u0027ve built are:\n* [A Discord Bot](https://github.com/bee-san/discord-bot)\n* Better testing of the whole program \ud83d\udc96\n* This CLI\n\n## Decoders\n\nciphey currently supports 16 decoders and it is growing [fast](https://github.com/bee-san/ciphey/issues/61). Ciphey supports a",
"github_repo": "bee-san/Ares",
"github_stars": 876,
"github_topics": [
"rust"
],
"homepage": "https://github.com/bee-san/Ares",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 12,
"installs_365d": 258,
"installs_90d": 41,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "ares",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 8182,
"rank_365d": 6702,
"rank_90d": 7865,
"raw_hash": "2132cd788d28aa6a",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/a/ares.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "0.11.0",
"versioned_formulae": [],
"why_use_this": null
}