All Projects → Alive2 → Similar Projects or Alternatives

558 Open source projects that are alternatives of or similar to Alive2

Smack
SMACK Software Verifier and Verification Toolchain
Stars: ✭ 305 (+53.27%)
Mutual labels:  llvm, verification, smt
Stp
Simple Theorem Prover, an efficient SMT solver for bitvectors
Stars: ✭ 341 (+71.36%)
Mutual labels:  symbolic-execution, verification, smt
Symbiotic
Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE
Stars: ✭ 212 (+6.53%)
Mutual labels:  llvm, symbolic-execution, verification
Sea Dsa
A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.
Stars: ✭ 90 (-54.77%)
Mutual labels:  llvm, verification
CFI-LB
Adaptive Callsite-sensitive Control Flow Integrity - EuroS&P'19
Stars: ✭ 13 (-93.47%)
Mutual labels:  llvm, symbolic-execution
Sat smt by example
"SAT/SMT by example" free ebook
Stars: ✭ 339 (+70.35%)
Mutual labels:  verification, smt
Alive
Alive: Automatic LLVM's Instcombine Verifier
Stars: ✭ 204 (+2.51%)
Mutual labels:  llvm, verification
Sys
Sys: A Static/Symbolic Tool for Finding Good Bugs in Good (Browser) Code
Stars: ✭ 149 (-25.13%)
Mutual labels:  llvm, symbolic-execution
Stainless
Verification framework and tool for higher-order Scala programs
Stars: ✭ 241 (+21.11%)
Mutual labels:  verification, smt
Manticore
Symbolic execution tool
Stars: ✭ 2,599 (+1206.03%)
Mutual labels:  symbolic-execution, smt
Rel
Binsec/Rel is an extension of Binsec that implements relational symbolic execution for constant-time verification and secret-erasure at binary-level.
Stars: ✭ 27 (-86.43%)
Mutual labels:  verification, symbolic-execution
stevia
A simple (unfinished) SMT solver for QF_ABV.
Stars: ✭ 30 (-84.92%)
Mutual labels:  symbolic-execution, smt
Seahorn
SeaHorn Verification Framework
Stars: ✭ 270 (+35.68%)
Mutual labels:  llvm, verification
Pysmt
pySMT: A library for SMT formulae manipulation and solving
Stars: ✭ 352 (+76.88%)
Mutual labels:  verification, smt
Triton
Triton is a Dynamic Binary Analysis (DBA) framework. It provides internal components like a Dynamic Symbolic Execution (DSE) engine, a dynamic taint engine, AST representations of the x86, x86-64, ARM32 and AArch64 Instructions Set Architecture (ISA), SMT simplification passes, an SMT solver interface and, the last but not least, Python bindings.
Stars: ✭ 1,934 (+871.86%)
Mutual labels:  symbolic-execution, smt
vigor
Main repository of the Vigor NF verification project.
Stars: ✭ 40 (-79.9%)
Mutual labels:  verification, symbolic-execution
Fstar
A Proof-oriented Programming Language
Stars: ✭ 2,171 (+990.95%)
Mutual labels:  verification, smt
Tigress protection
Playing with the Tigress binary protection. Break some of its protections and solve some of its challenges. Automatic deobfuscation using symbolic execution, taint analysis and LLVM.
Stars: ✭ 550 (+176.38%)
Mutual labels:  llvm, symbolic-execution
surveyor
A symbolic debugger for C/C++ (via LLVM), machine code, and JVM programs
Stars: ✭ 14 (-92.96%)
Mutual labels:  llvm, symbolic-execution
Liquidhaskell
Liquid Types For Haskell
Stars: ✭ 863 (+333.67%)
Mutual labels:  verification, smt
Sbv
SMT Based Verification in Haskell. Express properties about Haskell programs and automatically prove them using SMT solvers.
Stars: ✭ 125 (-37.19%)
Mutual labels:  verification, smt
Compile To Web
Discover what languages can be compiled to Web Assembly
Stars: ✭ 164 (-17.59%)
Mutual labels:  llvm
Constexpr Everything
Rewrite C++ code to automatically apply `constexpr` where possible
Stars: ✭ 178 (-10.55%)
Mutual labels:  llvm
Email Verifier
✅ A Go library for email verification without sending any emails.
Stars: ✭ 162 (-18.59%)
Mutual labels:  verification
Jitfromscratch
Example project from my talks in the LLVM Social Berlin and C++ User Group
Stars: ✭ 158 (-20.6%)
Mutual labels:  llvm
Scilla
Scilla - A Smart Contract Intermediate Level Language
Stars: ✭ 186 (-6.53%)
Mutual labels:  verification
Webassembly Examples
From Simple To Complex. A complete collection of webassembly examples.
Stars: ✭ 177 (-11.06%)
Mutual labels:  llvm
Flutter pinput
🔥🚀 Flutter package to create Pin code input text field with every pixel customization possibility 🎨 with beautiful animations
Stars: ✭ 157 (-21.11%)
Mutual labels:  verification
Software Quality Wiki
Software Quality Wiki
Stars: ✭ 1,991 (+900.5%)
Mutual labels:  verification
Llvm Guide Zh
User Guides For those new to the LLVM system.(LLVM系统的新用户指南,中文翻译版)
Stars: ✭ 180 (-9.55%)
Mutual labels:  llvm
Lean
Homepage Theorem Proving in Lean FAQ
Stars: ✭ 2,006 (+908.04%)
Mutual labels:  verification
Apalache
APALACHE: symbolic model checker for TLA+
Stars: ✭ 187 (-6.03%)
Mutual labels:  smt
Cling
The cling C++ interpreter
Stars: ✭ 2,322 (+1066.83%)
Mutual labels:  llvm
Dstep
A tool for converting C and Objective-C headers to D modules
Stars: ✭ 177 (-11.06%)
Mutual labels:  llvm
Sv Benchmarks
Collection of Verification Tasks
Stars: ✭ 158 (-20.6%)
Mutual labels:  verification
Android Play Safetynet
Samples for the Google SafetyNet Attestation API
Stars: ✭ 195 (-2.01%)
Mutual labels:  verification
Rhine
🔬 a C++ compiler middle-end, using an LLVM backend
Stars: ✭ 157 (-21.11%)
Mutual labels:  llvm
Md5 File
return an md5sum of a given file
Stars: ✭ 176 (-11.56%)
Mutual labels:  verification
Coqhammer
CoqHammer: An Automated Reasoning Hammer Tool for Coq - Proof Automation for Dependent Type Theory
Stars: ✭ 157 (-21.11%)
Mutual labels:  verification
Llvm
Fork of the LLVM Compiler Infrastructure
Stars: ✭ 155 (-22.11%)
Mutual labels:  llvm
Fakepdb
Tool for PDB generation from IDA Pro database
Stars: ✭ 186 (-6.53%)
Mutual labels:  llvm
Play with llvm
A book about LLVM & Clang(中文开源书:玩转 LLVM)
Stars: ✭ 175 (-12.06%)
Mutual labels:  llvm
Vscode Tlaplus
TLA+ language support for Visual Studio Code
Stars: ✭ 152 (-23.62%)
Mutual labels:  verification
Express Mongodb Rest Api Boilerplate
A boilerplate for Node.js apps / Rest API / Authentication from scratch - express, mongodb (mongoose).
Stars: ✭ 153 (-23.12%)
Mutual labels:  verification
Laravel2step
Laravel 2-Step verification is a package to add 2-Step user authentication to any Laravel project easily. It is configurable and customizable. It uses notifications to send the user an email with a 4-digit verification code. Laravel 2-Step Authentication Verification for Laravel. Can be used in out the box with Laravel's authentication scaffolding or integrated into other projects.
Stars: ✭ 175 (-12.06%)
Mutual labels:  verification
Immudb
immudb - world’s fastest immutable database, built on a zero trust model
Stars: ✭ 3,743 (+1780.9%)
Mutual labels:  verification
Hyperkernel
Stars: ✭ 152 (-23.62%)
Mutual labels:  verification
Exrop
Automatic ROPChain Generation
Stars: ✭ 191 (-4.02%)
Mutual labels:  symbolic-execution
Jlang
JLang: Ahead-of-time compilation of Java programs to LLVM
Stars: ✭ 186 (-6.53%)
Mutual labels:  llvm
Cheerp Llvm
Legacy repo, migrated to cheerp-compiler monorepo
Stars: ✭ 174 (-12.56%)
Mutual labels:  llvm
Logic
CMake, SystemVerilog and SystemC utilities for creating, building and testing RTL projects for FPGAs and ASICs.
Stars: ✭ 149 (-25.13%)
Mutual labels:  verification
Emscripten Fastcomp
LLVM plus Emscripten's asm.js backend
Stars: ✭ 174 (-12.56%)
Mutual labels:  llvm
Ispc
Intel SPMD Program Compiler
Stars: ✭ 1,924 (+866.83%)
Mutual labels:  llvm
Awesome Llvm
A curated list of awesome LLVM related docs, tools, and other resources.
Stars: ✭ 184 (-7.54%)
Mutual labels:  llvm
Dagger
Binary Translator to LLVM IR
Stars: ✭ 174 (-12.56%)
Mutual labels:  llvm
Crab Llvm
Static Analyzer for LLVM bitcode based on Abstract Interpretation
Stars: ✭ 143 (-28.14%)
Mutual labels:  llvm
Osvvm
OSVVM Utility Library: AlertLogPkg, CoveragePkg, RandomPkg, ScoreboardGenericPkg, MemoryPkg, TbUtilPkg, TranscriptPkg, ...
Stars: ✭ 140 (-29.65%)
Mutual labels:  verification
Antiddos System
🛡️⚔️ Protect your web app from DDOS attack or the Dead Ping + CAPTCHA VERIFICATION in one line!
Stars: ✭ 173 (-13.07%)
Mutual labels:  verification
Clang Llvm Tutorial
clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analysis, LLVM Backend...
Stars: ✭ 139 (-30.15%)
Mutual labels:  llvm
Reopt
A tool for analyzing x86-64 binaries.
Stars: ✭ 190 (-4.52%)
Mutual labels:  llvm
1-60 of 558 similar projects