Posted January 4, 201114 yr Hello,I trying to code a loader for an app and when I use the function WriteProcessMemory it fails.1 - OllyDbg shows the error code: ERROR_NOACCESS (000003E6)2 - I follow this tutorial: http://www.zerorev.net/reversing/Tutorials,%20Guides%20and%20Essays/loader.htm3 - My system is (original) Windows 7 home premium and I have adm privilegies.I read similar posts in this forum and others and couldn't find a good solution for the problem.Does this approach don't work anymore? Any help could be great. Thanks in advance.BondCracked.
January 4, 201114 yr ASLR could be the reasoncheck this page : http://board.b-at-s.info/index.php?showtopic=7311
Create an account or sign in to comment