View Full Version : SoftICE HMEMCPY problem!!!
ZasiuZ
May 12th, 2002, 18:46
I'm using SoftICE on Windows ME, but I have a problem. I can't make a breakpoin on hmemcpy (bpx hmemcpy). What is wrong?
******************Please HELP me*********************
Pyrae
May 12th, 2002, 18:53
Did you load the KERNEL32.DLL exports?
ZasiuZ
May 12th, 2002, 19:33
Yes, I modified my winice.dat
remi
May 20th, 2002, 12:35
Hi ZasiuZ:
What happends is that hememcpy doesn't exist in win ME. Instead try using memcpy, without the "h". You can also try with RtlMoveMemory. Anyway I don't think you'll have much luck using these functions, but you can try.
Powered by vBulletin® Version 4.1.9 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.