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