Antipodean
July 17th, 2002, 12:37
I am endeavouring to find the place in the Softsentry DLL where the password is checked. The builders of the app appear to have gone out of business so I have no problem with endeavouring to crack it.
The app is known as Route Tracker, the executable is RouteT.exe, and it has a DLL called RouteT.DLL. All the SS code appears to be in the DLL, giving the option of a 30 day trial, or registering it.
I does not seem to have the registration window as a resource however. This has me wondering how a window can be set up and displayed. If I have the window on screen then Softice says there is no window to report an HWND value under NT4.
I am just wondering how this window gets built and displayed, and the button events detected. Otherwise I am still stepping through the code to endeavour to find out. It has a lot of code which appears to be reading itself, I suspect from memory, to see if the dll has been patched.
The app is known as Route Tracker, the executable is RouteT.exe, and it has a DLL called RouteT.DLL. All the SS code appears to be in the DLL, giving the option of a 30 day trial, or registering it.
I does not seem to have the registration window as a resource however. This has me wondering how a window can be set up and displayed. If I have the window on screen then Softice says there is no window to report an HWND value under NT4.
I am just wondering how this window gets built and displayed, and the button events detected. Otherwise I am still stepping through the code to endeavour to find out. It has a lot of code which appears to be reading itself, I suspect from memory, to see if the dll has been patched.