capstone/contrib
Satoshi Tanda b08ff801f4 Windows kernel-mode driver support for the v4 branch (#1476)
* ignore VS2017 auto-generated files

* update README files

* update main VS project files to use VS2017

* update test VS project files to use VS2017 and WDK10

* update test files

* update the sample project

* resolve code analysis warning
2019-05-17 12:12:20 +07:00
..
cs_driver Windows kernel-mode driver support for the v4 branch (#1476) 2019-05-17 12:12:20 +07:00
m68k_instruction_tbl_gen Made instruction table static (#1408) 2019-03-02 12:47:06 +08:00
objdump Fix typo in m68k constant for immediate operand. 2016-06-15 08:25:59 +02:00
windows_kernel Fix user data alignment in MEMBLOCK (#1471) 2019-05-09 10:24:32 +08:00
README add contrib/ directory 2014-05-31 12:07:25 +08:00

This directory contains contributions that do not belong to the core engine.
Code here might be helpful for those who want to integrate Capstone into
their own projects.

The license of these code was defined by their authors.