6-2 Volleyball Rotation
Dec 25, 2014 I am using windows 64 bit and Numega Smartcheck 6.2 refuse to work. How can I solve this issue?
I've used to Numega SmartCheck tool for analyzing the VB6 applications to capture all events and memory access in Windows XP. But since I'm upgraded to Windows 8, I can't able to run any application and I'm getting access violation errors.
Well, I'm thinking of new and equivalent or better application. Which is the best debugger/emulator for them? PS: I'm using Ollydbg. So I expect some high level emulator/debugger.
1 Answer
I encountered similar problem with VB6 applications on Windows Server 2008 R2 and Windows 7. In my case helped to disable of DEP
(Data Execution Prevention) mechanism.
Please find the walkthrough how to disable DEP on Windows 8.