Skip to main content
Sigvex

Platform

Platform

Security Dashboard

The portfolio view you land on when you sign in — every analyzed contract and wallet rolled up into a risk grid and charts, so you can see where the risk actually is.

dashboardportfolioanalytics
Read guide
Platform

Workspaces

Group your work into projects — one workspace per engagement or protocol — so the asset, contract, and wallet lists show only what belongs to the case you're on.

workspaceprojectorganization
Read guide
Platform

Smart Contracts

The detail-level inventory of every analyzed EVM contract and SVM program — filter by runtime and network, sort by risk or recency, and act on a contract straight from its card.

inventorycontractsevm
Read guide
Platform

Assets

The project-wide inventory of everything you've analyzed — EVM contracts, Solana programs and PDAs, wallets, accounts, and ZK circuits — in one filterable, sortable grid.

inventoryassetsproject
Read guide
Platform

Wallets

The inventory of every wallet forensics run you've completed across EVM and Solana — filter, sort, and re-investigate, with a summary bar of risk and flags up top.

inventorywalletsforensics
Read guide
Platform

Wallet Investigation Landing

The starting line for a wallet investigation — paste an address, pick a network, and it routes you to the right forensics analyzer without you having to pre-choose the runtime.

forensicswalletentry-point
Read guide
Platform

Library

The reading room — one page that gathers the Knowledge Base, Blog, Research, and the single-file ZK analyzers (Noir, Circom, Leo, Cairo) in one place.

libraryreferencenavigation
Read guide
Platform

Tools

The launch pad for the standalone utilities — Upgrade Simulator, Dependency Map, and Sentinel — when you want to run one against an ad-hoc target without opening a workspace first.

toolsstandaloneutilities
Read guide
Platform

Research

The catalog of long-form technical articles on how the analysis works — the IR stack, fuzzing strategies, and cross-runtime techniques.

researchtechnologyarticles
Read guide
EVMPlatform

Featured Overview

A public, no-sign-in preview of a completed contract analysis — the real overview dashboard on a sample contract, so a visitor can see what the output looks like.

previewpublic
Read guide
Platform

Overview Router

A redirect that sends a generic /overview link to the right runtime-specific overview page, carrying the network and address along.

routingredirect
Read guide
Platform

Knowledge Base

Browse every published detector, exploit, attack pattern, and remediation guide across EVM, SVM, and ZK — filtered by severity and runtime — in one searchable place.

forensicscase-studycross-runtime
Read guide

Analysis

EVMAnalysis

EVM Contract Overview

The results page for a single EVM contract — risk summary, detected standards, per-function analysis, and findings with confidence and bytecode citations, all on one page.

evmcontractoverview
Read guide
EVMAnalysis

EVM Contract Analysis

The progress view while an EVM contract is analyzed — the pipeline phases on the left, the streaming engine log on the right — handing off to the overview on success.

evmanalysisprogress
Read guide
EVMAnalysis

EVM Wallet Forensics

The results page for an EVM wallet investigation — timeline, fund flow, counterparties, approvals, attack reconstruction, compliance, and a packaged evidence set, with an overall risk score.

evmwalleteoa
Read guide
EVMAnalysis

EVM Wallet Analyzer

The progress view while an EVM wallet is investigated — the forensics pipeline phases and a streaming log — handing off to the wallet forensics results on success.

evmwalletanalysis
Read guide
EVMAnalysis

Batch Analyze

Run — or refresh — analysis across many contracts in one pass, with a single streaming log covering the whole batch instead of one run at a time.

evmanalysispipeline
Read guide
EVMAnalysis

Clone Finder

Find contracts that share code with a target — forks, redeploys, and copycats — by matching structural hashes, function selectors, and opcode profiles rather than source.

evmanalysisdecompilation
Read guide
SolanaAnalysis

Solana Program Overview

The results page for a single Solana program — technical details, risk analysis, per-instruction breakdown, and findings, on one page before you open the full Studio.

svmsolanaprogram
Read guide
SolanaAnalysis

Solana Program Analysis

The progress view while a Solana program is analyzed — the SVM pipeline phases on the left, the streaming engine log on the right — handing off to the overview on success.

svmsolanaanalysis
Read guide
SolanaAnalysis

Solana Wallet Forensics

The forensics results for a Solana account — timeline, findings, dust, fund flow, counterparties, and matched attacks, with an overall risk score.

svmsolanawallet
Read guide
SolanaAnalysis

Solana Wallet Analyzer

The progress view while a Solana account is investigated — the forensics pipeline phases and a streaming log — handing off to the account results on success.

svmsolanawallet
Read guide
SolanaAnalysis

Solana PDA Forensics

The forensics results for a Solana program-derived account — its owning program and discriminator, plus timeline, findings, dust, fund flow, counterparties, and matched attacks.

svmsolanapda
Read guide
SolanaAnalysis

Solana PDA Analyzer

The progress view while a Solana PDA is investigated — the forensics pipeline phases and a streaming log — handing off to the PDA results on success.

svmsolanapda
Read guide
ZKAnalysis

Noir Circuit Analysis

A single-file Noir workbench — paste a circuit, compile and analyze it in the browser, and read the findings, with a jump to the full studio for multi-file projects.

zknoircircuit
Read guide
ZKAnalysis

Circom Circuit Analysis

A single-file Circom workbench — paste a circuit, compile and analyze it in the browser, and read the soundness findings, with a jump to the full studio for multi-file projects.

zkcircomcircuit
Read guide
ZKAnalysis

Leo (Aleo) Program Analysis

A single-file Leo workbench — paste a transition, compile and analyze it in the browser, and read the findings, with a jump to the full studio for multi-file projects.

zkleoaleo
Read guide
ZKAnalysis

Cairo (StarkNet) Analysis

A single-file Cairo workbench — paste a program, compile and analyze it in the browser, and read the findings, with a jump to the full studio for multi-file projects.

zkcairostarknet
Read guide
ZKAnalysis

Soundness Coverage

Find the signals a ZK circuit fails to constrain — the dominant soundness bug — by running coverage over its constraints and flagging where witnesses can diverge.

zkunder-constrainedconstraint-validity
Read guide

Workspaces

EVMWorkspaces

EVM Studio

The full decompiler workspace for an EVM contract — disassembly, decompiled source, hex, call graph, and technical views side by side, with a function and cross-reference navigator.

evmstudiodecompiler
Read guide
SolanaWorkspaces

Solana Studio

The full decompiler workspace for a Solana program — disassembly, decompiled source, hex, findings, and call graph side by side, with navigation by function, account, CPI, and PDA.

svmsolanastudio
Read guide
ZKWorkspaces

ZK Studio

The circuit-analysis workspace — edit Noir, Circom, Leo, or Cairo source next to its compiled constraints, diff constraints across revisions, and probe witnesses and proofs.

zkstudiocircuit
Read guide
EVMWorkspaces

EVM Exploit Discovery

In-browser fuzzing for an EVM contract — throw random calldata at its entry points, then read the crashes grouped by function and category, each with a reproducer.

evmfuzzingexploit
Read guide
SolanaWorkspaces

Solana Exploit Discovery

In-browser fuzzing for a Solana program — throw random input at its instructions, then read the crashes grouped by instruction, each with a reproducer.

svmsolanafuzzing
Read guide

Simulation

Simulation

Dependency Map

See a contract's external calls as a graph — every address it reaches, split by call type — with a details table that expands any single call.

graphdependencycall-graph
Read guide
Simulation

Threat Graph

See admin, bridge, and settlement relationships across EVM, SVM, and ZK in one graph — then compute the blast radius if a given admin key is compromised.

graphthreatblast-radius
Read guide
Simulation

Governance Risk

Measure how concentrated a token's voting power really is — pull holders and signers on-chain, read the concentration profile, and simulate what a compromised admin could do.

governanceconcentrationrisk
Read guide
Simulation

Economic Attack Simulator

Model whether a candidate attack actually pays — set the pool, target, and execution cost, and see the profit breakdown and how it moves with the price shift.

economicssimulationoracle
Read guide
EVMSimulation

Upgrade Simulator

Dry-run a proxy upgrade before you ship it — point it at the current and next implementations and it flags storage-layout collisions and selector drift.

upgradeproxystorage
Read guide
EVMSimulation

Upgrade Semantic Diff

A fast bytecode-level answer to 'what actually changed between these two versions?' — a categorized change list and a before/after profile of the security-relevant surface.

upgradediffbytecode
Read guide
EVMSimulation

Fork Sandbox

Fork a network at a chosen block, impersonate any account, and send transactions against real on-chain state — then read the receipt, gas, revert reason, and balance deltas.

evmsimulationfork
Read guide

Security

Security

Security at Sigvex

The public account of how the Sigvex platform is secured — application security, infrastructure, data protection, monitoring and incident response, third-party controls, and how to report an issue.

securityplatformpolicy
Read guide
Security

Forensic Provenance Ledger

A tamper-evident hash chain for your audit artifacts — anchor bytecode, configs, reports, and findings, then verify the chain on demand so the provenance is provable, not implied.

provenanceledgertamper-evident
Read guide
Security

Responsible Disclosure

The public policy for reporting a Sigvex platform vulnerability — what's in scope, how to report it, what to expect, and the safe-harbour terms for good-faith research.

securitydisclosurepolicy
Read guide
ZKSecurity

ZK Verifier Audit

Check a deployed on-chain ZK verifier against the circuit it should accept — scan its bytecode for embedded constants and compare them to the expected verifying-key commitments.

zkverifieraudit
Read guide

Operations

Operations

Sentinel

Live on-chain monitoring: real-time activity, mempool threat detection, and security alerts.

monitoringalertsmempool
Read guide
EVMOperations

Watchlist

Track case-subject addresses and get live in-app alerts the moment watched funds move — inbound, outbound, or on to an off-ramp.

monitoringalertsforensics
Read guide
Operations

Entity Labels

Build a private, workspace-scoped attribution registry so labeled addresses surface automatically on every trace.

forensicsattributionlabels
Read guide
EVMOperations

Transaction Trace

Trace one transaction end to end — token transfers, DEX swaps, and cross-chain bridge legs with automatic destination pairing.

forensicstracingbridge
Read guide
EVMOperations

Evidence Graph

Map an incident as a graph — link addresses, contracts, transactions, findings, and code locations with typed relations to build a shareable picture of how an attack fits together.

forensicsevidenceworkspace
Read guide
EVMOperations

Audit Report Builder

Assemble findings into a structured audit report — grouped and ordered by severity — so the analysis a workspace produced becomes a document you can hand over.

evmforensicsworkspace
Read guide
EVMOperations

Network Pulse

Watch the notable events across a network as they land — deployments, flash loans, large transfers, ownership changes, and proxy upgrades — filtered down to the kinds that matter.

evmmonitoringforensics
Read guide
Operations

Exploit Lab

The way into sealed exploit capsules — open one by fingerprint, browse what's been sealed in your tenant, and see what the Lab can reproduce.

exploitcapsulelab
Read guide
Operations

Exploit Capsule Detail

The full detail view of a sealed exploit capsule — its verdict, every step with side-effects and call trace, and the proof-of-concept reproducer.

capsuledetailexploit
Read guide
Operations

Historical Exploit Corpus

A searchable library of past smart-contract exploits — filter by cause, chain, and loss, and score a suspect contract against the corpus to find the incidents it most resembles.

corpushistoricalexploits
Read guide