-
Category : OS program
Tags :
- Update : 2012-11-26
- Size : 57kb
- Downloaded :0次
- Author :neuso*****
- About :
Nobody
- PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
Enhance program permissions to create source code for remote threads. Create a thread of your own writing in other processes. Creating a thread is just a function, CreateRemoteThread (). The parameters include the thread function body. But this is on the remote process site, so the address of this function must be mapped to the remote process space. All addresses referenced in threads, including functions and Pointers and strings, must be mapped to the remote process's space.
There are three steps to the mapping
1. Allocate space in the remote process, function virtuallocex (...)
Write the thread execution body to the remote process, function WriteProcessMemory (... );
3, the above is mapping threads, thread used in turn below the address (including function, pointer, string, etc.), the mapping method is to declare a structure, generally called ParamRemote, containing is to map the address. First you assign these addresses, then you map the structure, and the mapping is basically the same as the thread.
Packet file list
(Preview for download)
ThreadUtility
.............\dll.dll
.............\PSAPI.H
.............\psapi.lib
.............\ThreadUtility.cpp
.............\ThreadUtility.dsp
.............\ThreadUtility.dsw
.............\ThreadUtility.ncb
.............\ThreadUtility.opt
.............\ThreadUtility.plg
.............\总结.doc
Related instructions
- We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
- The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
- Please use Winrar for decompression tools
- If download fail, Try it againg or Feedback to us.
- If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
- Before downloading, you can inquire through the uploaded person information