View Single Post
  #1  
Old 01-14-2005, 21:08
Hero Hero is offline
VIP
 
Join Date: Jan 2005
Posts: 226
Rept. Given: 2
Rept. Rcvd 1 Time in 1 Post
Thanks Given: 5
Thanks Rcvd at 2 Times in 2 Posts
Hero Reputation: 1
Adding section to windows programs

Hi all
I write an small program that adds a section to a exe file.But when I tested
on notepad.exe or mspaint.exe,new program crashes.
I first think that my program is buggy,But when I see that the Yoda yC that
protects every normal program correctly(it adds section too) is crashing too,
I think perhaps there is a modification detection on windows programs.
Is my idea is correct?Is there any change detection in this windows programs?

sincerely yours
Reply With Quote