BondCracked Posted January 4, 2011 Posted January 4, 2011 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.
Kurapica Posted January 4, 2011 Posted January 4, 2011 ASLR could be the reasoncheck this page : http://board.b-at-s.info/index.php?showtopic=7311
BondCracked Posted January 4, 2011 Author Posted January 4, 2011 Hi, Thanks, I solved it.BondCracked.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now