Quote:
|
Originally Posted by Eggi
I dont think that there is a protection on notepad because its one of the programs which is very often used for trying new protectors.
|
i must full agree witch that

Hero: if you written a program that add section to exe, you should remember
to move file sections (if needed - if no place to add next section, only 28h bytes) and important - change sizeof image - the place in memory where will be file code.. (sections), and you should remember to make a valid attributters to section like: valid VS, VA, RAW Size .. etc.. everything should be correct - specialy on XP systems..