+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Junior Member
    Join Date
    May 2011
    Posts
    9

    [vb6]mutli-language keylogging[help]

    Hi guys, i have coded a key-logger and it is working perfect but i want it to log arabic too. i have tried everything like installing arabic language in computer, make it support in vb. It is writing arabic in textbox, showing msg in arabic language but it is not keylogging in arabic language. I am using GetAsyncKeyState (user32), what should i have to do, any suggestion or tut....

  2. #2
    Senior Member
    Join Date
    Apr 2010
    Posts
    125
    unicode

  3. #3
    Senior Member LeFF's Avatar
    Join Date
    Mar 2011
    Posts
    409
    I've made a small 6-7kb keylogger with unicode support not long ago... use ToUnicodeEx to convert a vkey to unicode character, then dump it to file or whatever... I also converted characters to UTF-8 before storing them or sending over net, as it is easier to check logged keys on linux or any other os (you can use WideCharToMultiByte for that)...
    Last edited by LeFF; 15-02-2012 at 08:11.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [help] hex to any language.
    By cracksman in forum Malware Reversing
    Replies: 6
    Last Post: 15-01-2012, 10:05
  2. Which is a better keylogging method?
    By Modolla in forum Visual Basic Help
    Replies: 5
    Last Post: 30-03-2011, 20:36
  3. Kaspersky Detecting Keylogging
    By t3rmin4t0r in forum Visual Basic Help
    Replies: 4
    Last Post: 14-07-2010, 05:55
  4. Replies: 4
    Last Post: 18-09-2009, 18:05
  5. what language is this?
    By m1ndmesser in forum Malware Discussion and General Help
    Replies: 2
    Last Post: 08-05-2009, 10:46

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.