pietroborrello / CustomProcessingUnitLinks
The first analysis framework for CPU microcode
☆412Updated 2 years ago
Alternatives and similar repositories for CustomProcessingUnit
Users that are interested in CustomProcessingUnit are comparing it to the libraries listed below
Sorting:
- Exploration of x86-64 ISA using speculative execution.☆317Updated 4 years ago
- ☆424Updated last year
- Arbitrary Speculative Code Execution with Return Instructions☆175Updated last year
- ☆368Updated last year
- Ghidra analyzer for UEFI firmware.☆379Updated last year
- High-performance QEMU memory and instruction tracing☆550Updated last year
- ☆117Updated 2 years ago
- UEFI and SMM Assessment Tool☆209Updated last year
- symbolic execution plugin for binary ninja☆345Updated 2 months ago
- A custom ELF linker/loader for installing ET_REL binary patches at runtime☆179Updated 2 weeks ago
- Ghidra Processor Module to disassemble and decompile the x86 Intel Atom microcode☆86Updated 2 years ago
- Decompilation as a Service. Explore multiple decompilers and compare their output with minimal effort. Upload binary, get decompilation.☆458Updated 3 years ago
- Nyxstone: assembly / disassembly library based on LLVM, implemented in C++ with Rust and Python bindings, maintained by emproof.com☆396Updated last year
- Intel Management Engine JTAG Proof of Concept☆145Updated 5 years ago
- ☆112Updated 2 years ago
- Code deobfuscation framework to simplify Mixed Boolean-Arithmetic (MBA) expressions☆339Updated 7 months ago
- A snapshotting, coverage-guided fuzzer for software (UEFI, Kernel, firmware, BIOS) built on SIMICS☆323Updated 2 weeks ago
- A differential fuzzer for x86 decoders☆258Updated last year
- This repository contains exploit and reverse-engineering source code regarding the Spectre-BHB/Branch History Injection vulnerability☆118Updated 3 years ago
- Kernel Address Space Layout Derandomization (KASLD) - A collection of various techniques to infer the Linux kernel base virtual address a…☆466Updated last year
- 🐉 Export ghidra decompiled code to dwarf sections inside ELF binary☆218Updated 2 years ago
- 🍞 BREAD: BIOS Reverse Engineering & Advanced Debugger☆320Updated 2 months ago
- Determine which CPU architecture is used in a binary file.☆125Updated 9 months ago
- libLISA: Instruction Discovery and Analysis on x86-64☆122Updated 10 months ago
- A bare minimum hypervisor on AMD and Intel processors for learners.