All Projects → Angryghidra → Similar Projects or Alternatives

50 Open source projects that are alternatives of or similar to Angryghidra

Miasm
Reverse engineering framework in Python
Stars: ✭ 2,649 (+999.17%)
Mutual labels:  symbolic-execution
Idangr
Use angr in the IDA Pro debugger generating a state from the current debug session
Stars: ✭ 214 (-11.2%)
Mutual labels:  symbolic-execution
Symbiotic
Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE
Stars: ✭ 212 (-12.03%)
Mutual labels:  symbolic-execution
Symgdb
SymGDB - symbolic execution plugin for gdb
Stars: ✭ 202 (-16.18%)
Mutual labels:  symbolic-execution
Alive2
Automatic verification of LLVM optimizations
Stars: ✭ 199 (-17.43%)
Mutual labels:  symbolic-execution
Manticore
Symbolic execution tool
Stars: ✭ 2,599 (+978.42%)
Mutual labels:  symbolic-execution
Exrop
Automatic ROPChain Generation
Stars: ✭ 191 (-20.75%)
Mutual labels:  symbolic-execution
Kleefl
Seeding fuzzers with symbolic execution
Stars: ✭ 172 (-28.63%)
Mutual labels:  symbolic-execution
Sys
Sys: A Static/Symbolic Tool for Finding Good Bugs in Good (Browser) Code
Stars: ✭ 149 (-38.17%)
Mutual labels:  symbolic-execution
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 (+702.49%)
Mutual labels:  symbolic-execution
Klee
KLEE Symbolic Execution Engine
Stars: ✭ 1,851 (+668.05%)
Mutual labels:  symbolic-execution
Mythril
Security analysis tool for EVM bytecode. Supports smart contracts built for Ethereum, Hedera, Quorum, Vechain, Roostock, Tron and other EVM-compatible blockchains.
Stars: ✭ 1,968 (+716.6%)
Mutual labels:  symbolic-execution
Bap
Binary Analysis Platform
Stars: ✭ 1,385 (+474.69%)
Mutual labels:  symbolic-execution
Pakala
Offensive vulnerability scanner for ethereum, and symbolic execution tool for the Ethereum Virtual Machine
Stars: ✭ 97 (-59.75%)
Mutual labels:  symbolic-execution
Expose
A Dynamic Symbolic Execution (DSE) engine for JavaScript. ExpoSE is highly scalable, compatible with recent JavaScript standards, and supports symbolic modelling of strings and regular expressions.
Stars: ✭ 94 (-61%)
Mutual labels:  symbolic-execution
Etheno
Simplify Ethereum security analysis and testing
Stars: ✭ 77 (-68.05%)
Mutual labels:  symbolic-execution
Ponce
IDA 2016 plugin contest winner! Symbolic Execution just one-click away!
Stars: ✭ 1,066 (+342.32%)
Mutual labels:  symbolic-execution
Apisan
APISan: Sanitizing API Usages through Semantic Cross-Checking
Stars: ✭ 46 (-80.91%)
Mutual labels:  symbolic-execution
Medusa
An open source interactive disassembler
Stars: ✭ 946 (+292.53%)
Mutual labels:  symbolic-execution
Wasabi Aeg
Yet another implementation of AEG (Automated Exploit Generation) using symbolic execution engine Triton.
Stars: ✭ 23 (-90.46%)
Mutual labels:  symbolic-execution
Angora
Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic execution.
Stars: ✭ 669 (+177.59%)
Mutual labels:  symbolic-execution
Awesome Symbolic Execution
A curated list of awesome symbolic execution resources including essential research papers, lectures, videos, and tools.
Stars: ✭ 634 (+163.07%)
Mutual labels:  symbolic-execution
Deepstate
A unit test-like interface for fuzzing and symbolic execution
Stars: ✭ 603 (+150.21%)
Mutual labels:  symbolic-execution
Crosshair
An analysis tool for Python that blurs the line between testing and type systems.
Stars: ✭ 586 (+143.15%)
Mutual labels:  symbolic-execution
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 (+128.22%)
Mutual labels:  symbolic-execution
Amoco
yet another tool for analysing binaries
Stars: ✭ 413 (+71.37%)
Mutual labels:  symbolic-execution
Symbolic Execution
History of symbolic execution (as well as SAT/SMT solving, fuzzing, and taint data tracking)
Stars: ✭ 395 (+63.9%)
Mutual labels:  symbolic-execution
Cgpwn
A lightweight VM for hardware hacking, RE (fuzzing, symEx, exploiting etc) and wargaming tasks
Stars: ✭ 345 (+43.15%)
Mutual labels:  symbolic-execution
Stp
Simple Theorem Prover, an efficient SMT solver for bitvectors
Stars: ✭ 341 (+41.49%)
Mutual labels:  symbolic-execution
G2
No description or website provided.
Stars: ✭ 24 (-90.04%)
Mutual labels:  symbolic-execution
smoosh
The Symbolic, Mechanized, Observable, Operational SHell: an executable formalization of the POSIX shell standard.
Stars: ✭ 86 (-64.32%)
Mutual labels:  symbolic-execution
malware-s2e
Code for my blog post on using S2E for malware analysis
Stars: ✭ 21 (-91.29%)
Mutual labels:  symbolic-execution
crusher
No description or website provided.
Stars: ✭ 21 (-91.29%)
Mutual labels:  symbolic-execution
kleespectre
KLEESpectre is a symbolic execution engine with speculation semantic and cache modelling
Stars: ✭ 31 (-87.14%)
Mutual labels:  symbolic-execution
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 (-88.8%)
Mutual labels:  symbolic-execution
Kirenenko
Super Fast Concolic Execution Engine based on Source Code Taint Tracing
Stars: ✭ 84 (-65.15%)
Mutual labels:  symbolic-execution
binary-decompilation
Extracting high level semantic information from binary code
Stars: ✭ 55 (-77.18%)
Mutual labels:  symbolic-execution
SixtyPical
A 6502-oriented low-level programming language supporting advanced static analysis
Stars: ✭ 25 (-89.63%)
Mutual labels:  symbolic-execution
TRACER
TRACER Symbolic Execution Tool
Stars: ✭ 23 (-90.46%)
Mutual labels:  symbolic-execution
symbooglix
Symbolic Execution Engine for Boogie
Stars: ✭ 24 (-90.04%)
Mutual labels:  symbolic-execution
seninja
symbolic execution plugin for binary ninja
Stars: ✭ 123 (-48.96%)
Mutual labels:  symbolic-execution
surveyor
A symbolic debugger for C/C++ (via LLVM), machine code, and JVM programs
Stars: ✭ 14 (-94.19%)
Mutual labels:  symbolic-execution
CFI-LB
Adaptive Callsite-sensitive Control Flow Integrity - EuroS&P'19
Stars: ✭ 13 (-94.61%)
Mutual labels:  symbolic-execution
vigor
Main repository of the Vigor NF verification project.
Stars: ✭ 40 (-83.4%)
Mutual labels:  symbolic-execution
CRAX
CRAX: software CRash analysis for Automatic eXploit generation
Stars: ✭ 44 (-81.74%)
Mutual labels:  symbolic-execution
sai
Staged Abstract Interpreters
Stars: ✭ 58 (-75.93%)
Mutual labels:  symbolic-execution
crete-dev
CRETE under development
Stars: ✭ 56 (-76.76%)
Mutual labels:  symbolic-execution
stevia
A simple (unfinished) SMT solver for QF_ABV.
Stars: ✭ 30 (-87.55%)
Mutual labels:  symbolic-execution
angr-antievasion
Final project for the M.Sc. in Engineering in Computer Science at Università degli Studi di Roma "La Sapienza" (A.Y. 2016/2017).
Stars: ✭ 35 (-85.48%)
Mutual labels:  symbolic-execution
UTBotCpp
Tool that generates unit test by C/C++ source code, trying to reach all branches and maximize code coverage
Stars: ✭ 59 (-75.52%)
Mutual labels:  symbolic-execution
1-50 of 50 similar projects