View Single Post
  #7  
Old 25-07-2007, 03:54
TippeX's Avatar
TippeX TippeX is offline
zeroes and ones.....
 
Join Date: Jan 2003
Posts: 3,842
Thanks: 2
Thanked 33 Times in 23 Posts
TippeX is on a distinguished road
"the instruction at "0x00d5cdb0" referenced memory "0x00d5cdb0" the memory could not be "read"

same addresses, so this could be a DEP issue windows sometimes reports read as execute.. if the area is not marked as read/execute then it'll raise this issue if DEP is enabled on the users pc..

have you got a dep enabled pc?

try disabling dep for the program
__________________
bleh
DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you...
Reply With Quote