Hi! I found some info in this forum about patching a program but not a complete guide.. Lets say i have 1.exe .This exe contains some textboxes.. i want to create a second exe (2.exe) which will be able to patch all or one value of textbox in the 1.exe.
As i said i found in this forum info about creating the 2.exe BUT in an exe which was build with microsoft studio 2010(vb.net or c# etc..) i cannot find strings using w32dasm.. My plan was to open w32dasm and find the address of the string that i want to replace and then patch the address with 2.exe...
So HOW to find the address of a string/textbox.text(value) of an exe?
i can find the strings of an exe which was build by vb6 but not from an exe which was build by vb.net 2010..
Hello,
There's a nice repo on GitHub at github.com/ItzLevvie/MicrosoftTeams-msinternal/ that lets you pull various versions of Microsoft Teams. You might want to try some of those to see if they work better.
As always, use caution when trusting random scripts on the internet.
Regards,
Aryeh Goretsky
Claude has always had issues with Windows, it prefers MacOS or Linux environments. You can see that with how badly it handles PowerShell commands and the fact up until recently tried using BASH commands in Windows.... That was with both Claude CLI and Claude Desktop. It does work well with a WSL environment to a degree. Not sure if these issue are fully resolved, but given the article I wouldn't be surprised if it hasn't.
Question
nouser
Hi! I found some info in this forum about patching a program but not a complete guide.. Lets say i have 1.exe .This exe contains some textboxes.. i want to create a second exe (2.exe) which will be able to patch all or one value of textbox in the 1.exe.
As i said i found in this forum info about creating the 2.exe BUT in an exe which was build with microsoft studio 2010(vb.net or c# etc..) i cannot find strings using w32dasm.. My plan was to open w32dasm and find the address of the string that i want to replace and then patch the address with 2.exe...
So HOW to find the address of a string/textbox.text(value) of an exe?
i can find the strings of an exe which was build by vb6 but not from an exe which was build by vb.net 2010..
Please help me..
Thanks!
Link to comment
https://www.neowin.net/forum/topic/1107347-help-creating-a-patch/Share on other sites
29 answers to this question
Recommended Posts