how to find the entrance password for spector eval
written by cupofcoffe
   

First write a bogus password ,enter in softice and type 'bpx hmemcpy' and 'x' .Then press the OK button softice will break ,then press F12 11 times and you will be at the SHMSWNRC.dll code

* Reference To: USER32.GetDlgItemTextA, Ord:0104h

:10034890 FF15E8B10310 Call dword ptr [1003B1E8]

:10034896 8D9588FCFFFF lea edx, dword ptr [ebp+FFFFFC88]

:1003489C 52 push edx

:1003489D 8D858CFDFFFF lea eax, dword ptr [ebp+FFFFFD8C]

:100348A3 50 push eax <-here do a 'd eax' and you will see the seal code

:100348A4 E897570000 call 1003A040

:100348A9 83C408 add esp, 00000008

:100348AC 85C0 test eax, eax

:100348AE 750E jne 100348BE <-or do a 'r fl z' here and the program will start with the bogus code

cupofcoffe
Bye