vanhauser-thc / QEMU-Nyx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QEMU-NYX

This repository contains Nyx's fork of QEMU. To enable Hypervisor based snapshots, Intel-PT based tracing, and REDQUEEN style magic byte resolution, we made various extensions to QEMU. This includes the ability to quickly reset memory and devices, obtain precise disassembly of the code running (even when code is partially swapped out / unavailable) & Intel-PT decoding, instrument code running in the VM with breakpoint-based hooks as well as communicating with a fuzzing frontend (e.g. based on libnyx).

You can find more detailed information in our main repository.

Build

./compile_qemu_nyx.sh lto

Bug Reports and Contributions

If you found and fixed a bug on your own: We are very open to patches, please create a pull request!

License

This tool is provided under GPLv2 license.

Free Software Hell Yeah!

Proudly provided by:

About

License:Other


Languages

Language:C 91.8%Language:Python 2.9%Language:C++ 2.0%Language:Shell 1.7%Language:Assembly 0.5%Language:Haxe 0.4%Language:Makefile 0.3%Language:Perl 0.3%Language:Objective-C 0.1%Language:SmPL 0.0%Language:NSIS 0.0%Language:GLSL 0.0%Language:GDB 0.0%Language:Vim Script 0.0%Language:Emacs Lisp 0.0%