Skip to content

ThreadSpy 是硬件辅助线程劫持程序,它可以即时劫持所有正在执行的线程

Notifications You must be signed in to change notification settings

IULOVE/ThreadSpy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThreadSpy

Codacy Badge

Introduction

ThreadSpy is hardware assisted thread hijacker, it hijacks all executing thread on-the-fly without hooking any bytes of instruction, you can inject all kind of code or R/W memory in the desired process context for any purpose. You can adjust the frequency and make it randomly hijack threads, regardless of kernel / user mode.

Build Environment

  • Visual Studio 2015 update 3
  • Windows SDK 10
  • Windowr Driver Kit 10

Demostration

About

ThreadSpy 是硬件辅助线程劫持程序,它可以即时劫持所有正在执行的线程

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 56.3%
  • C 43.7%