ykjit / hwtracer
Trace a program using CPU tracer technology.
☆27Updated 2 years ago
Alternatives and similar repositories for hwtracer:
Users that are interested in hwtracer are comparing it to the libraries listed below
- Some Rust bindings for Binary Ninja☆30Updated last year
- Symbolic Execution over Falcon IL☆29Updated 3 years ago
- a friendly wrapper around ptrace☆132Updated 2 years ago
- Dynamic binary translation framework for instrumenting the Linux kernel and its modules☆77Updated 7 years ago
- A neural network using fuzzing-style feedback rather than back-propagation☆18Updated 4 years ago
- ☆26Updated 4 years ago
- A small tool for quickly generating LLVM passes☆28Updated this week
- A library for dynamic binary rewriting☆57Updated 4 years ago
- tool for multi-execution jump coverage introspection☆63Updated 3 weeks ago
- Dr. Disassembler☆35Updated 3 years ago
- A Rust crate implementing the GDB Remote Serial Protocol☆34Updated 4 years ago
- Binary-only fuzzer for WebAssembly (WASI)☆48Updated 6 months ago
- A GUI fuzzing application set up to fuzz calc.exe right now☆36Updated 4 years ago
- generate assemblers from disassemblers, 2018 jailbreak security summit talk☆37Updated 4 years ago
- Manipulate C-family ASTs with Clang☆64Updated 6 years ago
- KLEE Symbolic Execution Engine☆60Updated 5 years ago
- VSCode extension for the LLVM IR language☆59Updated 8 months ago
- x86/x64 architecture plugin☆39Updated 11 months ago
- Draft of generic instrumentation tool based on QEMU using eBPF to implement trivial instrumentations with trivial code☆18Updated 5 years ago
- Rewriting functions in compiled binaries using McSema