Log in

View Full Version : bpx problem


Slicer
March 19th, 2001, 17:11
In most tutorials about cracking programs with softice, are saying that you have to type in the command bpx getdlgitemtexta. But when I type that, softice will say that getdlgitemtexta is not difined. Could someone please tell me how to use the command bpx getdlgitemtexta?
thnx

bratscher
March 19th, 2001, 22:36
Quote:
Slicer (03-19-2001 14:11):
In most tutorials about cracking programs with softice, are saying that you have to type in the command bpx getdlgitemtexta. But when I type that, softice will say that getdlgitemtexta is not difined. Could someone please tell me how to use the command bpx getdlgitemtexta?
thnx

The code for that API function is lives in USER32.DLL. Make sure that in winice.dat you uncommented that library (and all the windows API libraries for that matter) so WinIce recognizes the symbol 'getdlgitemtexta' as a function.