Multi-Runtime Architecture
Unified IR pipeline supporting EVM and Solana. Runtime-agnostic decompilation with specialized semantic understanding for each platform.
Smart contract bytecode decompiler and security analyzer for EVM and Solana. Transform bytecode into readable source code with semantic analysis. Built-in vulnerability detectors for automated security assessment.
Sigvex doesn't just decode opcodes — it understands contract semantics across multiple blockchain runtimes. From raw bytecode to higher-level languages with accurate type inference and runtime-specific pattern recognition.
Unified IR pipeline supporting EVM and Solana. Runtime-agnostic decompilation with specialized semantic understanding for each platform.
Full semantic understanding across runtimes. For EVM: reconstructs msg.sender, msg.value, block.timestamp. For Solana: account ownership, PDAs, and CPI.
EVM: Post-Dencun opcodes (BLOBHASH, MCOPY, TLOAD/TSTORE). Solana: SVM v1.18+ instructions. Updated within 24 hours of protocol upgrades.
Reverses compiler optimizations using pattern recognition. Recognizes x * 32 + base as array element access and 40+ common patterns.
Extensive database with 50,247 signatures updated daily for automatic function selector resolution. Identifies standard interfaces and well-known contract patterns.
Memory-safe, high-performance core. 3x faster than Python alternatives. Uses advance graph for CFG analysis, exhaustive enum pattern matching, and work-stealing queues.
Professional-grade tools for smart contract security analysis, reverse engineering, and exploit validation.
Built-in security detectors for automated vulnerability analysis
Deep analysis of smart contract bytecode and behavior
Advanced reverse engineering tools for contract diagnostics and analysis
Compiler-grade decompilation with integrated security analysis across multiple blockchain runtimes. No source code required.
Enter any contract or program address across EVM, Solana, or other supported runtimes. Automatically detects proxies and fetches implementation bytecode.
Universal three-tier IR pipeline (LIR → MIR → HIR) transforms bytecode into higher-level languages with runtime-specific type inference and semantic analysis.
E-graph constraint satisfaction, static taint analysis, and optional coverage-guided fuzzing.
Vulnerability findings with severity ratings, code locations, and remediation guidance.
No sign-up required for basic scans
See how we stack up against other security analysis tools
| Feature | Sigvex | Slither | MythX |
|---|---|---|---|
| Multi-Runtime Support | ✓ EVM & SVM | ✗ | ✗ |
| Decompilation | ✓ Solidity & Yul | ✗ | ✗ |
| Analysis Speed | <2s | ~5s | ~30s |
| Detector Count | 250+ | 90+ | 40+ |
| Open Source | ✗ | ✓ | ✗ |
| Free Tier | ✓ 500 CU gift | ✓ | ✓ |
| Credit-Based Pricing | ✓ | ✗ Free/OSS | ✗ Deprecated |
| API Access | ✓ | ✗ | ✓ |
| Browser-Based | ✓ | ✗ | ✓ |
Note: Comparison data based on publicly available information as of 2026. Sigvex offers unique decompilation capabilities and multi-runtime support unavailable in other tools.
Start for free with 500 credits. Scale with flexible CU-based pricing.
Explore decompilation and basic analysis
Full pipeline with advanced features and studio access
Dedicated instance with maximum coverage