elm3nt / argon-cliLinks
An automation tool to generate, obfuscate, compile and run symbolic execution on c source files
☆14Updated 4 years ago
Alternatives and similar repositories for argon-cli
Users that are interested in argon-cli are comparing it to the libraries listed below
Sorting:
- Utilities for generating dynamic traces☆92Updated 3 months ago
- A set of programs used for benchmarking the strength of obfuscation☆90Updated 7 years ago
- Gives tainting information for the provided bitcode file generated from binary.☆44Updated 7 years ago
- Greybox fuzzer for optimizing function coverage and finding low-level vulnerabilities in C programs☆38Updated 6 years ago
- Some helper scripts to set up an environment for angr development.☆117Updated 2 weeks ago
- Seeding fuzzers with symbolic execution☆201Updated 7 years ago
- Speculative disassembly, CFG recovery, and call-graph recovery from stripped binaries.☆108Updated 7 years ago
- This implements a 64-bit version of vusec/vuzzer fuzzing tool.☆177Updated 3 years ago
- A repository with binaries for angr tests and examples.☆63Updated last week
- ☆43Updated 3 years ago
- CRETE under development☆59Updated 5 years ago
- Your S2E project management tools. Visit https://s2e.systems/docs to get started.☆96Updated last month
- Configurable instrumentation of LLVM bitcode☆34Updated 3 months ago
- ☆144Updated 8 months ago
- Pyc-cfg is a pure python control flow graph builder for almost all Ansi C programming language.☆54Updated 7 years ago
- ☆72Updated 5 years ago
- A taint-tracking plugin for the Valgrind memory checking tool☆260Updated last month
- AntiFuzz: Impeding Fuzzing Audits of Binary Executables☆103Updated 4 years ago
- BigMAC: Analysis tool to introspect and query Android security policies.☆39Updated last year
- Repository for understanding and writing LLVM passes.☆33Updated 5 years ago
- Clang static checker that carries out tainting analysis.☆88Updated 7 years ago
- Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, X86) adapted to afl++