update docs to add link to SKIPDATA mode

This commit is contained in:
Nguyen Anh Quynh 2014-04-11 01:32:48 +08:00
parent bef074991b
commit e1245135db
1 changed files with 4 additions and 0 deletions

View File

@ -32,6 +32,10 @@ Documention of Capstone disassembly framework.
http://capstone-engine.org/embed.html http://capstone-engine.org/embed.html
* SKIPDATA mode to keep disassembling after hitting a broken instruction.
http://capstone-engine.org/skipdata.html
* Build X86-reduce engine for firmware/OS kernel. * Build X86-reduce engine for firmware/OS kernel.
http://capstone-engine.org/x86reduce.html http://capstone-engine.org/x86reduce.html