Updated readme

This commit is contained in:
flobernd 2017-12-19 19:32:09 +01:00
parent ef1d9af54f
commit e0ec33b5b3
No known key found for this signature in database
GPG Key ID: 9C3AE0ED4A969F10
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ Fast and lightweight x86/x86-64 disassembler library.
- ADX, BMI1, BMI2, FMA, FMA4
- Optimized for high performance
- No dynamic memory allocation ("malloc")
- Thread-safe by design
- Very small file-size overhead compared to other common disassembler libraries
- [Complete doxygen documentation](https://www.zyantific.com/doc/zydis/index.html)
- No dependencies on platform specific APIs