Teddy Rogers Posted July 7, 2011 Posted July 7, 2011 Mixing x86 With x64 Code Few months ago I was doing some small research about possibility of running native x64 code in 32-bits processes under WoW64. The second idea was to run native x86 code inside 64-bits processes. Both things are possible and as far as I googled some people used it already:/>http://vx.netlux.org/lib/vrg02.html/>http://www.corsix.org/content/dll-injection-and-wow64/>http://int0h.wordpress.com/2009/12/24/the-power-of-wow64//>http://int0h.wordpress.com/2011/02/22/anti-anti-debugging-via-wow64/ Unfortunately I wasn’t aware of any of above results when I was doing my research, so I’ll just present my independent insights />http://blog.rewolf.pl/blog/?p=102 Ted. 1
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