Eloizer
Static analysis for Solana programs
Eloizer parses Rust and Anchor source, applies focused detectors, classifies each result, and produces reports with exact source locations.
- Rust and Anchor
- More than 50 detectors
- CLI and CI output
Founder-authored work on static analysis, fuzzing, concolic execution, smart-contract review, and security tooling.
Every summary links to the original technical record.Method
Tools guide the investigation. Source code, observed runtime behavior, and reproducible tests support the final result.
Technical record
These systems cover different parts of program analysis and security review. The original notes contain the complete technical detail.
Static analysis for Solana programs
Eloizer parses Rust and Anchor source, applies focused detectors, classifies each result, and produces reports with exact source locations.
Coverage-guided fuzzing for sBPF
Solaris instruments sBPF execution, generates structured inputs, tracks the corpus, and preserves reproducible crashes for Solana program review.
Concolic execution for Solana
Radiant combines concrete and symbolic execution to explore feasible paths, generate test inputs, and evaluate protocol invariants.
Evidence-bound security research
Hypatia preserves scope, hypotheses, source locations, test evidence, decisions, and recovery state during AI-assisted security reviews.
External record
Public profiles and source repositories link directly to the work described on this site.
Have a project in mind?
Tell us what you are building, where the system stands, and what needs to happen next. A founder will reply directly.