Skip to content

Plain project for usege with github/zer0mem/common.git

Notifications You must be signed in to change notification settings

charlieyqin/KernelProject

 
 

Repository files navigation

KernelProject

("capstone" branch for demonstaration of capstone usage in kernel!)

c++ kernel project in vs12, available to use also boost & std!

1. clone all (automatically)

git clone --recursive https://github.com/zer0mem/KernelProject.git

3. build Capstone library

  • rebuild capstone_static

  • rebuild test_x86 (as .lib)

4. build

  • architecture for build : Win7 Release -> x64;
  • rebuild solution

About

Plain project for usege with github/zer0mem/common.git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.4%
  • Assembly 1.6%