chitech
September 3rd, 2002, 23:58
Alo
I want to add funtionality to notepad (winxp). I have found where I want to jmp from and now I need a place to add my code. I use LordPe deluxe.
1. use .Code section -> not enough space
2. resize last section (.rsrc)
- set Vsize and Rsize to a bigger size.
- set flags to E0000060
- Sizeofimage changes automatic.
Now the program don't start -> Notepad.exe is not a valid win32 application.
3. Add new section -> same problem
What am I doing wrong. I have used the "search function" but can't find anything.
Please guide me....Thx
Chitech
I want to add funtionality to notepad (winxp). I have found where I want to jmp from and now I need a place to add my code. I use LordPe deluxe.
1. use .Code section -> not enough space

2. resize last section (.rsrc)
- set Vsize and Rsize to a bigger size.
- set flags to E0000060
- Sizeofimage changes automatic.
Now the program don't start -> Notepad.exe is not a valid win32 application.
3. Add new section -> same problem

What am I doing wrong. I have used the "search function" but can't find anything.
Please guide me....Thx

Chitech