I just dont understand why poke, absread(),abswrite(),system() and such other memory related functions do not work even if all modifications are made. Any Idea??

Recommended Answers

All 4 Replies

NT based systems are very restrictive about programs and memory for security reasons

NT based systems are very restrictive about programs and memory for security reasons

Thanks for replying but is there any way out?
It is fine when i try to read using peek() giving hex address range but it simply ignores poke() and i am being driven nuts tryng to work around it. Please Help! :-)

NT doesnt like it due to security. Disabling DEP helps somewhat

NT doesnt like it due to security. Disabling DEP helps somewhat

I already tried that and it does not help in the least. Well if there is any other way PLEASE let me know. :-|
TIA

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.