gamozolabs / riscv
A div-less, mul-less, atomic-less `rv64i` compiler toolchain using purely clang, musl, and compiler-rt
☆29Updated 5 years ago
Alternatives and similar repositories for riscv:
Users that are interested in riscv are comparing it to the libraries listed below
- A tool to enable fuzzing for Spectre vulnerabilities☆30Updated 5 years ago
- A bare-metal x86 instruction set fuzzer a la Sandsifter☆65Updated 11 months ago
- Some Rust bindings for Binary Ninja☆30Updated last year
- A super simple RV32i JIT, designed for ease of understanding and modification☆84Updated 2 years ago
- Dynamic binary translation framework for instrumenting the Linux kernel and its modules☆77Updated 7 years ago
- rev.ng configuration for orchestra. The starting point for any development.☆33Updated 2 months ago
- Symbolic Execution over Falcon IL☆29Updated 3 years ago
- Snapshot of the vectorized MMU that lines up with the vectorized MMU blog☆22Updated 4 years ago
- KLEE Symbolic Execution Engine☆60Updated 5 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆27Updated 3 years ago
- fundamental traits to describe an architecture in the yaxpeax project☆14Updated 7 months ago
- Patchestry is a binary patching framework built with MLIR and Ghidra.☆19Updated this week
- Rewriting functions in compiled binaries using McSema☆88Updated 5 years ago
- Pretty printer from GTIRB to assembly code☆48Updated 3 weeks ago
- An experimental high performance, fuzzing oriented Intel Processor Trace capture and analysis suite☆129Updated 3 years ago
- Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignore…☆14Updated last week
- Manipulate C-family ASTs with Clang☆64Updated 6 years ago
- A deterministic, fuzzable pthread implementation☆36Updated last year
- program analysis for machine code☆35Updated 3 years ago
- Diablo is a retargetable link-time binary rewriting framework☆75Updated 4 years ago
- yaxdis, a small and naive disassembler using yaxpeax decoders☆34Updated 2 years ago
- generate assemblers from disassemblers, 2018 jailbreak security summit talk☆37Updated 4 years ago
- A (SLEIGH) disassembler that supports multiple architectures☆81Updated 2 years ago
- estimate peak virtual memory use☆19Updated 3 weeks ago
- StdFuzzer is the reference implementation of a generic bit-level fuzzer with LibAFL☆48Updated 2 months ago
- print information from LLVM dataflow analyses☆13Updated 5 years ago
- Scalable Validator for Binary Lifters☆54Updated 4 years ago
- Fast, parallel, cross-variant ROP/JOP gadget search for x86/x64 binaries.