Symbolic Execution

Browse 4 symbolic execution tools

Triton Logo

Dynamic binary analysis library with various analysis and emulation capabilities.

0
angr Logo

angr is a Python-based binary analysis framework that provides disassembly, symbolic execution, and program analysis capabilities for cross-platform binary examination.

0
OneGadget Logo

OneGadget is a CTF-focused tool that uses symbolic execution to find RCE gadgets in binaries that can execute shell commands through execve('/bin/sh', NULL, NULL).

0
ConDroid Logo

ConDroid is a concolic execution framework for Android applications that automates dynamic analysis by driving execution to specific code locations without manual interaction.

0