Git Product home page Git Product logo

remote_dll_injection's Introduction

Remote_DLL_Injection

windows下的简易进程DLL注入工具 (C/C++) windowsAPI

Directory description

eqqie_dll (vs2019)

测试用的DLL文件源代码
成功注入该DLL后会弹出提示窗
也可以使用自己编写的DLL进行注入

injection_main (vs2019)

注入程序主程序源代码

target

测试用的目标程序源代码(非必需)

Usage

启动程序(管理员身份)后输入目标程序PID按下回车
程序将尝试把 C:\windows\system32\eqqie.dll 注入到目标进程中
以上目录可以自行更改,若注入失败请参考错误提示查找原因

Attention

注意需要保证主程序、动态链接库以及目标程序的版本统一性(x86/x64)

Statement

本项目仅作为个人WIN32编程学习用途,请勿进行非法活动

by.赤道企鹅™

remote_dll_injection's People

Contributors

yikesoftware 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.