Jump to content
Tuts 4 You

WriteProcessMemory and loader wich doesn't work.


BondCracked

Recommended Posts

Posted

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.htm

3 - 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.

Posted

Hi,

Thanks, I solved it.

BondCracked.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...