chris007 0 Newbie Poster

Hi guys. I need help for creating an exe which will patch my other exe..
1st exe is one form with a textbox and a value textbox1.text="Hi,my name is Chris"
2nd exe i want to be an exe which will PATCH the 1st exe and change the value of the textbox1.

I know a few things about w32dasm,hiew and ollydbg..i think i should use these programs first to find the address of the value of the textbox1 and then patch it with the second exe..right? The thing is that i build the first exe and i add it in w32dasm etc and i cannot find the string Hi,my name is Chris etc..

Could you please help me? A tutorial about doing this? i mean patching the value of the textbox1... THANKS

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.