From e0ec33b5b3a3848327f7236701a3ae35343e8aef Mon Sep 17 00:00:00 2001 From: flobernd Date: Tue, 19 Dec 2017 19:32:09 +0100 Subject: [PATCH] Updated readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 458add1..4f5b531 100644 --- a/README.md +++ b/README.md @@ -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