2

My global keyboard hook on windows does not work on the Firefox browser. If I press a key on other system its working but on certain application like Firefox browser, task manager it does not work.

Is there any security privilege are required?

nvoigt
  • 75,013
  • 26
  • 93
  • 142
  • Please check with ProcessExplorer is your hook library ever loaded in the FireFox address space? – Ari0nhh Jul 10 '15 at 05:24
  • thank you @Ari0nhh , So you are saying that even the global hook also needs to load dll into the firefox address space. – ganapathy secrets Jul 10 '15 at 06:10
  • Of course. Please read this article for the additional info: http://www.codeproject.com/Articles/1037/Hooks-and-DLLs – Ari0nhh Jul 10 '15 at 06:23

0 Answers0