03-11-2005, 02:59 AM
[vL]Kp,Mar 11 2005, 12:17 AM Wrote:You probably forgot to call VirtualProtect. On OSes which actually enforce memory protections, you need to make the code segment writable before you can apply any code hacks. Win9x allowed WriteProcessMemory to clobber read-only areas, which is just silly. WinNT/2k/XP fix that.
Solution to your problem: make the target area writable first.
[right][snapback]70271[/snapback][/right]
If only I understood anything about computers ><
~Juju
There is no body only the mind...
I use the best scanner ever! It's called Jarulf's Guide and Common sense! How cool is that?
Classic Warrior Saying:
"Nothing is immune to cold hard steel."
---00---,·"·"·,---00---
--( '.'--`·. .·´--('.' )--
-o(")(")-------(")(")o-
There is but one commandment.
Thou shalt kill.
There is no body only the mind...
I use the best scanner ever! It's called Jarulf's Guide and Common sense! How cool is that?
Classic Warrior Saying:
"Nothing is immune to cold hard steel."
---00---,·"·"·,---00---
--( '.'--`·. .·´--('.' )--
-o(")(")-------(")(")o-
There is but one commandment.
Thou shalt kill.