Click here to Skip to main content
15,891,033 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: write a generic function simillar to the "fgets" Pin
Maximilien20-Oct-06 0:54
Maximilien20-Oct-06 0:54 
AnswerRe: write a generic function simillar to the "fgets" Pin
Christian Graus20-Oct-06 0:58
protectorChristian Graus20-Oct-06 0:58 
GeneralRe: write a generic function simillar to the "fgets" Pin
kamalesh8220-Oct-06 1:33
kamalesh8220-Oct-06 1:33 
GeneralRe: write a generic function simillar to the "fgets" Pin
Maximilien20-Oct-06 2:55
Maximilien20-Oct-06 2:55 
QuestionRe: write a generic function simillar to the "fgets" Pin
David Crow20-Oct-06 3:07
David Crow20-Oct-06 3:07 
AnswerRe: write a generic function simillar to the "fgets" Pin
kamalesh8220-Oct-06 4:02
kamalesh8220-Oct-06 4:02 
GeneralRe: write a generic function simillar to the "fgets" Pin
David Crow20-Oct-06 4:07
David Crow20-Oct-06 4:07 
QuestionCopy a module Pin
Cyclone0220-Oct-06 0:24
Cyclone0220-Oct-06 0:24 
Hi guys

I have been trying to copy a process's module(my own proggy). This is the scenario:

There is a process lets call it "Main.exe" which loads plenty of modules and among those modules there are 2 modules called:

1. "Checker"

2. "Copyer"



Now this Checker module checks the Copyer module once in a while but i want to somehow change some stuff in Copyer using Read/WriteProcessMemory but if i do this then Checker will detect that i have changed something and exit the process.



What i want to do now is somehow copy the "Copyer" module and then reinject it in the process so that there are 2 "Copyer" modules. Then i want to fool "Checker" into scanning the fake module that i copyed/injected in the process.



I know that this is possible but i dont know how to do this. Could someone please help me?



Thanks in advance

QuestionHow to resolve Run time Error ? Pin
zhang80060520-Oct-06 0:12
zhang80060520-Oct-06 0:12 
AnswerRe: How to resolve Run time Error ? Pin
prasad_som20-Oct-06 0:23
prasad_som20-Oct-06 0:23 
QuestionLive Redirection Pin
rupert_durans19-Oct-06 23:49
rupert_durans19-Oct-06 23:49 
QuestionHow to change Project settings by using MSDEV Automation. Pin
Jijo.Raj19-Oct-06 23:31
Jijo.Raj19-Oct-06 23:31 
QuestionWhen to declare variables in C/C++ ? Pin
Mr.Brainley19-Oct-06 23:26
Mr.Brainley19-Oct-06 23:26 
AnswerRe: When to declare variables in C/C++ ? Pin
Cedric Moonen19-Oct-06 23:31
Cedric Moonen19-Oct-06 23:31 
AnswerRe: When to declare variables in C/C++ ? Pin
prasad_som19-Oct-06 23:40
prasad_som19-Oct-06 23:40 
AnswerRe: When to declare variables in C/C++ ? Pin
Jonathan [Darka]19-Oct-06 23:43
professionalJonathan [Darka]19-Oct-06 23:43 
AnswerRe: When to declare variables in C/C++ ? Pin
Christian Graus20-Oct-06 0:59
protectorChristian Graus20-Oct-06 0:59 
GeneralRe: When to declare variables in C/C++ ? Pin
benjymous20-Oct-06 1:23
benjymous20-Oct-06 1:23 
AnswerRe: When to declare variables in C/C++ ? Pin
David Crow20-Oct-06 3:18
David Crow20-Oct-06 3:18 
QuestionProblem with IHTMLInputElement Pin
georgekjolly19-Oct-06 23:05
georgekjolly19-Oct-06 23:05 
AnswerRe: Problem with IHTMLInputElement Pin
prasad_som19-Oct-06 23:18
prasad_som19-Oct-06 23:18 
AnswerRe: Problem with IHTMLInputElement Pin
Hamid_RT20-Oct-06 0:06
Hamid_RT20-Oct-06 0:06 
QuestionOLEDATA.MSO Format Pin
Reuven Nisser19-Oct-06 22:56
Reuven Nisser19-Oct-06 22:56 
QuestionPush-like checkboxes in WinXP Pin
Kiomuto19-Oct-06 22:47
Kiomuto19-Oct-06 22:47 
AnswerRe: Push-like checkboxes in WinXP Pin
Hamid_RT20-Oct-06 7:12
Hamid_RT20-Oct-06 7:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.