Click here to Skip to main content
15,902,114 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Calculate checksum using ASLR Pin
David Crow7-Jun-12 8:43
David Crow7-Jun-12 8:43 
AnswerRe: Calculate checksum using ASLR Pin
Giggsey737-Jun-12 8:46
Giggsey737-Jun-12 8:46 
AnswerRe: Calculate checksum using ASLR Pin
David Crow7-Jun-12 8:55
David Crow7-Jun-12 8:55 
GeneralRe: Calculate checksum using ASLR Pin
Giggsey737-Jun-12 9:08
Giggsey737-Jun-12 9:08 
GeneralRe: Calculate checksum using ASLR Pin
Giggsey738-Jun-12 8:34
Giggsey738-Jun-12 8:34 
GeneralRe: Calculate checksum using ASLR Pin
Randor 8-Jun-12 9:48
professional Randor 8-Jun-12 9:48 
GeneralRe: Calculate checksum using ASLR Pin
Giggsey738-Jun-12 18:48
Giggsey738-Jun-12 18:48 
GeneralRe: Calculate checksum using ASLR Pin
Randor 9-Jun-12 4:36
professional Randor 9-Jun-12 4:36 
Giggsey,

No problem. I completely understand that you are a novice and looking for guidance. It sounds to me as if you need to do quite a bit more research so that you can build a more complete understanding of these topics.

If you are looking to understand more about the PE hash algorithm then you should have a look at the article: An Analysis of the Windows PE Checksum Algorithm[^].

If you want to list the characteristics of arbitrary PE images (executable files) then have a look at the article: XPEInfo - a non-MFC class to get info from PE file[^].

I understand that you are working with a particular Visual Studio project named process_checksum. If you are having trouble compiling the application feel free to describe the exact details of the problem you are having.

I still do not understand the details of your problem. I suspect that it is because you do not know the verbiage to properly form the question.

Best Wishes,
-David Delaune
GeneralRe: Calculate checksum using ASLR Pin
Giggsey739-Jun-12 4:52
Giggsey739-Jun-12 4:52 
GeneralRe: Calculate checksum using ASLR Pin
Randor 9-Jun-12 5:28
professional Randor 9-Jun-12 5:28 
GeneralRe: Calculate checksum using ASLR Pin
Giggsey739-Jun-12 6:51
Giggsey739-Jun-12 6:51 
QuestionRe: Calculate checksum using ASLR Pin
Randor 9-Jun-12 7:04
professional Randor 9-Jun-12 7:04 
QuestionC++ Program without main() Pin
pix_programmer6-Jun-12 22:45
pix_programmer6-Jun-12 22:45 
AnswerRe: C++ Program without main() Pin
Richard MacCutchan6-Jun-12 23:22
mveRichard MacCutchan6-Jun-12 23:22 
GeneralRe: C++ Program without main() Pin
pix_programmer7-Jun-12 0:33
pix_programmer7-Jun-12 0:33 
GeneralRe: C++ Program without main() Pin
Richard MacCutchan7-Jun-12 4:53
mveRichard MacCutchan7-Jun-12 4:53 
AnswerRe: C++ Program without main() Pin
Aescleal7-Jun-12 0:12
Aescleal7-Jun-12 0:12 
GeneralRe: C++ Program without main() Pin
Aescleal13-Jun-12 16:50
Aescleal13-Jun-12 16:50 
QuestionDump analysis Pin
HungryCPPDev6-Jun-12 21:22
HungryCPPDev6-Jun-12 21:22 
AnswerRe: Dump analysis Pin
«_Superman_»6-Jun-12 22:23
professional«_Superman_»6-Jun-12 22:23 
GeneralRe: Dump analysis Pin
HungryCPPDev11-Jun-12 20:23
HungryCPPDev11-Jun-12 20:23 
AnswerRe: Dump analysis Pin
Erudite_Eric6-Jun-12 22:32
Erudite_Eric6-Jun-12 22:32 
QuestionWhat's problem of my code?( create a random maze) Pin
jiuyejii6-Jun-12 0:45
jiuyejii6-Jun-12 0:45 
AnswerRe: What's problem of my code?( create a random maze) Pin
Chris Losinger6-Jun-12 1:14
professionalChris Losinger6-Jun-12 1:14 
GeneralRe: What's problem of my code?( create a random maze) Pin
jiuyejii6-Jun-12 1:36
jiuyejii6-Jun-12 1:36 

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.