[Help] Key logger? menu

User Tag List

Results 1 to 13 of 13
  1. #1
    gothikaboy's Avatar Member
    Reputation
    9
    Join Date
    Oct 2007
    Posts
    100
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Help] Key logger?

    Would it be possible to make some kind of key logger?
    Like, enter your info here thingy?
    How would i get it to send the info to my Gmail?
    Would an antivirus spot the keylogger?

    [Help] Key logger?
  2. #2
    suicidity's Avatar Contributor
    Reputation
    207
    Join Date
    Oct 2006
    Posts
    1,439
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes, Yes, Yes and Yes.

    filler.


  3. #3
    Apartment Wolf's Avatar King - AMG
    Reputation
    415
    Join Date
    Aug 2008
    Posts
    812
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Phisher?

    Like World of Warcraft ?

    sends the info to me

  4. #4
    suicidity's Avatar Contributor
    Reputation
    207
    Join Date
    Oct 2006
    Posts
    1,439
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No, he's referring to a key logger; Which I'm guessing is to log WoW accounts, and then emails him the information.

    While you can do it, anti-virus programs will bug because of a keyboard hook and connecting to the net. Even if you figured out how to silence them, your program would be limited because of it being programmed in Visual basic; in which it could also decompiled enough to actually get your email / information.


  5. #5
    gothikaboy's Avatar Member
    Reputation
    9
    Join Date
    Oct 2007
    Posts
    100
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for all the info

  6. #6
    suicidity's Avatar Contributor
    Reputation
    207
    Join Date
    Oct 2006
    Posts
    1,439
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm too tired now, but If i get Visual Studio reinstalled I'll post some example code.


  7. #7
    Clain's Avatar Banned
    Reputation
    179
    Join Date
    Jan 2008
    Posts
    1,396
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sucidity, not if you obfuscate it

  8. #8
    Jens's Avatar Contributor
    Reputation
    179
    Join Date
    Sep 2006
    Posts
    251
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sure it can be made, in .net limitations are small

  9. #9
    Evieh's Avatar Contributor
    Reputation
    92
    Join Date
    Aug 2006
    Posts
    191
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by suicidity View Post
    keyboard hook
    Loop getasynckey / getkeystate.. hooking is better though.

    Would it be possible to make some kind of key logger? Yes.
    Like, enter your info here thingy? Edit1 and Edit2 then send to email, yes.
    How would i get it to send the info to my Gmail? It's VB, it's easy, but im not an expert in VB so someone else better answer that.
    Would an antivirus spot the keylogger? Keylogger, yes. Phisher (question 2.), probably not.

    there are ALOT of ways to avoid antiviruses and such, most antiviruses don't even detect keyloggers, only one ive seen which does that is kaspersky and it didn't detect many of them either, and im talking about runtime detection, not scantime.

  10. #10
    Jens's Avatar Contributor
    Reputation
    179
    Join Date
    Sep 2006
    Posts
    251
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    look into SetWindowsHookEx and do a low level keyboard hook (13)
    Last edited by Jens; 09-29-2008 at 02:07 AM.

  11. #11
    Apoc's Avatar Angry Penguin
    Reputation
    1387
    Join Date
    Jan 2008
    Posts
    2,750
    Thanks G/R
    0/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do NOT write a keylogger in VB.NET. That's just so retarded I'd have to slap you via TCP/IP.

  12. #12
    suicidity's Avatar Contributor
    Reputation
    207
    Join Date
    Oct 2006
    Posts
    1,439
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The limitations are packing there numbers, let alone your victim would have to have .net installed; The only real way to get past an AV screaming out that the program is hooking the keyboard is to use GetAsyncKeystate. Which again is a bad way of doing it because you would have to call literally almost every 1ms to check keystate of up to 101 keys.


  13. #13
    ReidE96's Avatar Archer Authenticator enabled
    Reputation
    470
    Join Date
    Dec 2006
    Posts
    1,625
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    To send an email in vb, use smtpclient.

Similar Threads

  1. Replies: 3
    Last Post: 08-04-2008, 05:10 PM
  2. How to get ppl to download your key logger
    By SmotPoker in forum WoW Scam Prevention
    Replies: 18
    Last Post: 05-08-2008, 09:58 PM
  3. Key logger
    By SmotPoker in forum World of Warcraft General
    Replies: 2
    Last Post: 03-20-2008, 03:25 AM
  4. Key logger in files
    By Megamusen94 in forum WoW Scam Prevention
    Replies: 3
    Last Post: 06-29-2007, 12:15 PM
All times are GMT -5. The time now is 06:06 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search