diff --git a/README.md b/README.md index c140d83..19cf559 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ While other well-written libraries that do exactly the same already exist, I wan **Cons of this library:** - Breaks when a function starts with unsupported instructions (ex. AVX) +- Breaks when a function starts with instructions accessing memory using relative addressing (call/jmp/cmp) ## Showcase ![linux](Assets/linux_usermode.png)