Results 1 to 4 of 4
  1. #1
    hack2learn's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    My Mood
    Fine

    How to auto close after successfully dll injection when checkbox is tick?

    I need codes.... Help me please... How to auto close after successfully dll injection when checkbox is tick?... I'm using VB Express 2008.

    Any help will be appreciated...

  2. #2
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    I really want to delete this thread. Obvious leech is way too obvious.

    [highlight=vb.net]
    If CheckBox1.Checked Then Application.Exit()
    [/highlight]

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  3. The Following User Says Thank You to Jason For This Useful Post:

    hack2learn (06-27-2011)

  4. #3
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad
    Don't code a fucking injector, an advanced piece of engineering, before you learn the basics of a fucking program. Damn I want to DoS attack this single page.

  5. The Following 2 Users Say Thank You to freedompeace For This Useful Post:

    Blubb1337 (06-27-2011),qddW$#%^jtyjtyj (06-27-2011)

  6. #4
    qddW$#%^jtyjtyj's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    721
    Reputation
    7
    Thanks
    148
    My Mood
    Mellow
    WTF Asking how to close on successfull injection.
    When you already try to code a injector wich "you" did.
    and then you try something even more BASIC and fail?

Tags for this Thread