help with parts of coding an anti keylogger

Locked help with parts of coding an anti keylogger

  • Friday, March 14, 2008 10:31 PM
     
     
    Overall...I am trying to code an antikeylogger. I am going to try and code it with respect with hook blocking procedure and signature based. As far as I understand...the hook blocking works by picking up the keyboard stroke and you can choose to let it through or block it. The signature based works by the program searching for known ddl files and registry files that are installed by the keylogger program. I have to write this program in vb.net. I plan to code it both ways. I need to find out how to identify a program's signature using vb.net code...which class. I also need to know how to block the hook using vb.net code.

All Replies

  • Tuesday, May 22, 2012 5:53 PM
     
     
    I once tried to write stuff like that but then I understood C# is more apt for this and left the project So if u finish this please tell me

    Jithu R Jacob My current Project : https://sourceforge.net/projects/harisree/files/Harisree/