XeNoSiS
June 15th, 2002, 23:08
First off, if anyone can point me in the direction of a tut for MSI install serial cracking I would appriciate it.
Now for my problems:
Description: The application asks for Name, Company, and Serial. The serial is all that matters. The rest of the information can be random. Here is a sample key that is expired:
BXVW5XRRZP 203 30 1
After hitting "Next" I get the Messagebox that displays the notification of an invalid/expired serial.
Tools:
SoftIce 4.05
OS:
Windows 2000
Methods tried:
1. BPX on Messagebox's and all DlgBox's and I never got the break when the notification comes up.
2. BPX on GetWindowText and GetDlgText and I never got the break.
3. BMSG <hwnd> wm_gettext of the Edit Field for MSIEXEC and of course no break.
4. I feel like I got close with bpx lstrcmpia, but there was just to many instances and code to drudge though.
Any recommendations would be appriciated. I AM VERY MUCH A N00B, so please talk down to me.
Now for my problems:
Description: The application asks for Name, Company, and Serial. The serial is all that matters. The rest of the information can be random. Here is a sample key that is expired:
BXVW5XRRZP 203 30 1
After hitting "Next" I get the Messagebox that displays the notification of an invalid/expired serial.
Tools:
SoftIce 4.05
OS:
Windows 2000
Methods tried:
1. BPX on Messagebox's and all DlgBox's and I never got the break when the notification comes up.
2. BPX on GetWindowText and GetDlgText and I never got the break.
3. BMSG <hwnd> wm_gettext of the Edit Field for MSIEXEC and of course no break.
4. I feel like I got close with bpx lstrcmpia, but there was just to many instances and code to drudge though.
Any recommendations would be appriciated. I AM VERY MUCH A N00B, so please talk down to me.
