Skip to content

windows核心编程代码以及注入

Notifications You must be signed in to change notification settings

gitwbc/WindowsCode

 
 

Repository files navigation

WindowsCode

这是都是关于Windows的一些代码 主要有注入集合,有关线程,进程的操作,驱动等等,算是我写代码的主要地方吧

1.先完成的是CreateRemoteThread Hook远程注入 后面跟它的两兄弟

2.NtCreateThreadEx()注入

3.RtlCreateUserThread()注入 想要看详细的分析 可以关注我的博客 谢谢, if you have more interests,you can focus on my blog
http://www.cnblogs.com/arsense/

About

windows核心编程代码以及注入

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.3%
  • C 7.8%
  • C# 1.8%
  • Objective-C 0.1%