win7 x64 vs ollydbg
mk, so i have tried various versions of ollydbg, and the only one that works as it should (non memory errors) is ollydbg 2.0. the version magic uploaded is able to launch the file that is to be debugged, but projects an error when you attempt to actually read anything from memory, ie search for strings. the error is related to ollydbg not being able to read the memory. could it be trying to read from the wrong address? the reason i dont want to use 2.0 is because it is not capable of launching dll's and i dont know how to manually launch them using loaddll.exe. any suggestions on where to go next? new debugger, try to fix 1.3, or try to load a dll into 2.0?
You need a 64bit compatibility plugin.