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
- Host: GitHub
- URL: https://github.com/unikraft/lib-zydis
- Owner: unikraft
- License: other
- Created: 2020-04-02T15:36:34.000Z (about 5 years ago)
- Default Branch: staging
- Last Pushed: 2024-01-02T20:56:34.000Z (over 1 year ago)
- Last Synced: 2025-01-19T04:11:16.155Z (3 months ago)
- Topics: library, unikraft, zydis
- Language: C
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 11
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING.md
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.