From 62b696cea59b6cf25bf81160def47f6aab66f295 Mon Sep 17 00:00:00 2001 From: mandeep369bhuku <71623131+mandeep369bhuku@users.noreply.github.com> Date: Fri, 2 Oct 2020 10:00:26 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7813a9..1f0f37c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # HookLib ## The Win32 lightweight functions interception library ### ✔ Advantages: +* Very easy language and easy to understand. * Written on pure C * Extremely lightweight * Based on the fastest and lightweight [Zydis](https://github.com/zyantific/zydis) disassembler