maybe would be possible to dissasembly the application and locate where that constant character is used, make a jump to a "free zone" and there codify in assemble language what you need.
I have do it with application in other programming language, but I do not know if it would be possible in VB ( pedending of version and how the aplication was compiled ).
Regards
Main Topics
Browse All Topics





by: Arthur_WoodPosted on 2004-07-02 at 05:16:54ID: 11456026
Sorry, but NO you cannot 'patch' the program without the source code.