Interceptor
Interceptor copied to clipboard
Does it work with x64 windows7
Does this work with 64 bit windows? Until now I had a 32 bit windows 7, and I was using http://yorick.oblita.com/downloads to intercept keyboard inputs for a small C# app. But after I switched to 64 bit , I am unable to install those drivers and my app does not work. Don't know why? 😓 Could you give me any insights on that? would http://www.oblita.com/interception be a better choice or they are just the same thing?
Any help would be appreciated. 🙄
I also encountered this problem. Now I use WinRing0 https://autohotkey.com/boards/viewtopic.php?t=9009
I cannot guarantee that I works with Windows 7 because I haven't tested it, but I have tested it with Windows 10 x64. You have to download Oblita's interceptor.dll in x64 version, and build this project in 64 bits also.
Notes:
You may get a BadImageFormatException if you don't use the proper architecture (x86 or x64) for all your projects in the solution, including this project. So you may have to download the source of this project to rebuild it to the right architecture. This should be easy and the build process should have no errors.
You MUST download the 'interception.dll' available from http://oblita.com/Interception.