From eab2ed32f940b528d885485648fa3190a27c0a5e Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Mon, 8 Mar 2021 19:01:47 +0000 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d9795ae..519a6ae 100644 --- a/README.md +++ b/README.md @@ -491,4 +491,11 @@ exec routine instruction jmp next instruction ``` -Again this is just a demo/POC on how you can inherit `obfuscate`. This also shows an example of how to use `asmjit`. \ No newline at end of file +Again this is just a demo/POC on how you can inherit `obfuscate`. This also shows an example of how to use `asmjit`. + +# Examples + +### Kernel Example +### Usermode Example + +# License \ No newline at end of file