Log in

View Full Version : Change Main Formular


ON'error
February 28th, 2002, 08:13
hi,

i tried to change the size of the main form to avoid seeing(bad english) ads. but with reshack or exescope you cant do that in my opinion. can someone tell me how i can get the properties of the main form and how to change them. thanks

crUsAdEr
February 28th, 2002, 09:46
I think you can use ExeScope to change it...

I have been using it to hack resources here and there....

DakienDX
February 28th, 2002, 11:50
Hello ON'error !

I don't know ExeScope, but ResHacker works very good with any Win32-PE files.
You need to find the place where the ad is shown and "handle it".
This can be delete it, change it's ResourceID or find references to it in the .EXE file. The first two ways may cause some error because the program can't load the resource, but modifying the program to not show the ad is the best possibility. (aside from keygenning and registering, of course)

Kayaker
February 28th, 2002, 11:54
Hi

Since it sounds like you're talking about Adware, this thread might help:

http://www.woodmann.net/forum/showthread.php?threadid=2596&highlight=msn+messenger

Kayaker