Skip to content

Releases: Ar1sto/BythosEngine

v1.0.0-beta.1 - Public Beta

Pre-release

Choose a tag to compare

@Ar1sto Ar1sto released this 19 Jul 02:39

Bythos Engine v1.0.0-beta.1

Public Beta - first tagged release.

What you get

  • Event-driven Rust workspace for ELF-first binary research
  • CLI + web workbench
  • Static / dynamic / UIR pipeline
  • Exploit research hub (plans, gadgets, leaks, bypass, PoC scaffolding)

Please expect problems

This is beta, not a finished product:

  • Incomplete UI panels and rough edges
  • Missing Docker / binutils / r2 / Ghidra -> dry-runs or UIR-only paths
  • Heuristic offsets and exploit plans - not guaranteed pwn
  • Possible panics on odd samples; APIs may break before stable 1.0.0

Install

git clone https://github.com/Ar1sto/BythosEngine.git
cd BythosEngine
git checkout v1.0.0-beta.1
cargo build
cargo run -p bythos-cli --bin bythos -- doctor

License

MIT OR Apache-2.0

Disclaimer

Research / educational use only. Authorized targets only.