GithubHelp home page GithubHelp logo

johnneycat / windowscode Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arsense/windowscode

0.0 1.0 0.0 57.25 MB

windows核心编程代码以及注入

C++ 90.33% Objective-C 0.11% C 7.76% C# 1.80%

windowscode's Introduction

WindowsCode

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

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

  2. NtCreateThreadEx()注入

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

  4. 后面是windows核心编程学习源代码

前面带序号的是windows核心编程的源码,觉得不错 放在这儿

Fuzzer工具编写

  • 8.8完成所有界面和控件

Preapare包含

线程的枚举

  • CreateToolhelp32Snapshot()
  • EnumProcess()

窗口枚举

  • EnumProcess

一些注入和其他的

  • ImeInject()
  • ImportInjection()
  • ProcessToken()
  • SetWindowsDll()
  • SetWindowsEx()
  • SetWindowsHook2()
  • UsnUpdataDemo()

gitHub BlackBone学习

  • 重量级程序 一言难尽

VA Hook

windowscode's People

Contributors

arsense avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.