63 Star 136 Fork 40

Yunlong / CPP-ThreadInject

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

#C++ 线程注入

编译 dll.cpp 为 dll: g++ -shared -o dll.dll dll.cpp

编译 Inject.cpp 为 exe: g++ Inject.cpp

执行 Inject.exe 注入DLL线程到 calc.exe 中

[已解决]目前遇到的问题:注入的DLL并没有执行 感谢 @ysc3839 在过程中对我的帮助

Empty file

About

C++线程注入,将DLL注入到已知进程中,如chrome.exe,用于获取访问记录等 expand collapse
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
C++
1
https://gitee.com/yunlong/CPP-ThreadInject.git
git@gitee.com:yunlong/CPP-ThreadInject.git
yunlong
CPP-ThreadInject
CPP-ThreadInject
master

Search

53164aa7 5694891 3bd8fe86 5694891