An open API service indexing awesome lists of open source software.

https://github.com/unikraft/lib-zydis

Unikraft's port of the Zydis disassembler library
https://github.com/unikraft/lib-zydis

library unikraft zydis

Last synced: about 2 months ago
JSON representation

Unikraft's port of the Zydis disassembler library

Awesome Lists containing this project

README

        

libzydis for Unikraft
=====================
This is a port of ZyDis (the ultimate, open-source X86 & X86-64
decoder/disassembler library) to Unikraft.

Please refer to the `README.md`, the documentation in the `doc/`
subdirectory of the main unikraft repository, and `https://zydis.re/`
for further information.