S2E / PyKVMLinks
A tiny KVM hypervisor written in Python
☆66Updated 6 years ago
Alternatives and similar repositories for PyKVM
Users that are interested in PyKVM are comparing it to the libraries listed below
Sorting:
- A feature-complete reference implementation of a modern Xen VMI debugger. ARCHIVED: Development continues at https://github.com/spencermi…☆78Updated 4 years ago
- x86 Dynamic Binary Translator Library☆34Updated 4 years ago
- S2E Core Engine Library☆15Updated 5 years ago
- Dynamic binary translation framework for instrumenting the Linux kernel and its modules☆77Updated 7 years ago
- generate assemblers from disassemblers, 2018 jailbreak security summit talk☆37Updated 5 years ago
- Lightweight Symbolic Execution Engine☆23Updated 9 years ago
- Fork of QEMU with Virtual Machine Introspection patches☆13Updated last year
- python library for dumping a linux process from memory☆34Updated 15 years ago
- lwipのバグを半自動検出くん。First introduced in 「2018年 暗号と情報セキュリティシンポジウム」(SCIS2018).☆14Updated 2 years ago
- Fork of KVM with Virtual Machine Introspection patches☆36Updated last year
- Linux kernel branches for confidential compute research☆17Updated 2 months ago
- Rewriting functions in compiled binaries using McSema☆89Updated 5 years ago
- Control-Flow Integrity implementation for the Linux Kernel 3.19☆20Updated 5 years ago
- An AFL scaling benchmarking tool☆18Updated 5 years ago
- A smart file fuzzer.☆26Updated 8 years ago
- Design documents related to the decompilation pipeline.☆26Updated 5 years ago
- Dynamic Control Flow Recovery☆24Updated 7 years ago
- KLEE Symbolic Execution Engine☆60Updated 5 years ago
- Draft of generic instrumentation tool based on QEMU using eBPF to implement trivial instrumentations with trivial code☆18Updated 5 years ago
- Yet another implementation of AEG (Automated Exploit Generation) using symbolic execution engine Triton.☆35Updated 6 years ago
- TypeSan checks casts in C++ code - code released for CCS 2016☆35Updated 4 years ago
- Dynamic binary translation framework for instrumenting x86-64 user space Linux programs☆39Updated 7 years ago
- REIL translation library☆36Updated 9 years ago
- A hypervisor or virtual machine monitor (VMM) fuzzer☆28Updated 5 years ago
- Tool to extract the kallsyms (System.map) from a memory dump☆27Updated last year
- Tracing framework for full system simulators