update docs/README for some sample kernel applications
This commit is contained in:
parent
b3dea5641a
commit
aa791a2f48
|
@ -39,3 +39,11 @@ Documention of Capstone disassembly framework.
|
|||
* Build X86-reduce engine for firmware/OS kernel.
|
||||
|
||||
http://capstone-engine.org/x86reduce.html
|
||||
|
||||
* Sample application on how to embed Capstone into Windows kernel driver.
|
||||
|
||||
https://github.com/aquynh/KernelProject
|
||||
|
||||
* Sample application on how to embed Capstone into Mac OSX Kext (kernel).
|
||||
|
||||
https://github.com/aquynh/CapstoneTest
|
||||
|
|
Loading…
Reference in New Issue