Page 1 of 2 12 LastLast
Results 1 to 15 of 22
  1. #1
    Lyoto Machida's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Far away with girls
    Posts
    3,734
    Reputation
    133
    Thanks
    1,621
    My Mood
    Aggressive

    [Help]Injector with Auto Close[Solved]

    Hello , Me and my friend, we are tryind to make a injector for crossfire with autoclose..

    We already knows how to make a injector..But some one knows how to make it auto close after inject??

    We already tryied to do that, but when it close, dont close only the injector..
    Close the hack and the game...(Is for crossfire)

    I hope some one help me..

    If some one have a injector with source code, If you can give me i will be grateful..

    Thanks.

  2. #2
    NextGen1's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Not sure really.
    Posts
    6,312
    Reputation
    382
    Thanks
    3,019
    My Mood
    Amazed
    There are numerous injectors (open source) on MPGH, plus a MPGH sdk which contains a class I built to make it easier.


     


     


     



    The Most complete application MPGH will ever offer - 68%




  3. #3
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Quote Originally Posted by -WØW'' View Post

    We already knows how to make a injector..But some one knows how to make it auto close after inject??[/COLOR]
    So when you say you "knows" how to make "a" injector, you're really trying to say you've learned how to press Ctrl+C shortly followed by Ctrl+V?

    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)

  4. The Following 2 Users Say Thank You to Jason For This Useful Post:

    T0P-CENT (01-18-2011),topblast (01-18-2011)

  5. #4
    Lyoto Machida's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Far away with girls
    Posts
    3,734
    Reputation
    133
    Thanks
    1,621
    My Mood
    Aggressive
    Quote Originally Posted by Jason View Post
    So when you say you "knows" how to make "a" injector, you're really trying to say you've learned how to press Ctrl+C shortly followed by Ctrl+V?
    No lol, We did everything, but when we made the function to autoclose..Doesnt works just close the hack or the game. ..


    @NextGen Can you give me the link? I searched but didn found.

  6. #5
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Quote Originally Posted by -WØW'' View Post
    No lol, We did everything, but when we made the function to autoclose..Doesnt works just close the hack or the game. ..


    @NextGen Can you give me the link? I searched but didn found.
    Surely if you know everything about creating a working injector you would know how to close it afterwards /

    Either your injection method is fucked up or you really don't know what you're doing.

    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)

  7. #6
    Lyoto Machida's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Far away with girls
    Posts
    3,734
    Reputation
    133
    Thanks
    1,621
    My Mood
    Aggressive
    The injector works fine without the autoclose..

    Please dont stay with me..

    Just answer me -.-'

  8. #7
    War3Cadu's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    26
    Reputation
    10
    Thanks
    3
    My Mood
    Blah
    Code:
    Me.Close()

  9. #8
    Astral Witch's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Posts
    106
    Reputation
    13
    Thanks
    30
    so you understand how to create a thread in an external process and feed it parameters but you can't close a form.

    i wonder what that implies.. COUGHCOPYPASTECOUGH

  10. #9
    cosconub's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    in the programming section MPGH Cash: $90,000,000,000
    Posts
    372
    Reputation
    -4
    Thanks
    39
    My Mood
    Psychedelic
    look for your injection and find where it injects into the process, then after that add me.close()

    or

    form1.close() if your using multi forms

    A man is but the product of his thoughts what he thinks, he becomes.
    ~Mohandas Gandhi


    A Genius is nothing with out an idea, An idea is always an idea even without a genius.
    ~ Immortal

  11. #10
    Lolland's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Lolland!
    Posts
    3,156
    Reputation
    49
    Thanks
    868
    My Mood
    Inspired
    Hmm I kinda doubt you wrote all the code.. but anyways:

    Code:
    Me.Close()

  12. The Following User Says Thank You to Lolland For This Useful Post:

    topblast (01-18-2011)

  13. #11
    Calebb's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Posts
    212
    Reputation
    12
    Thanks
    75
    What? Are you serious?

    Anyway:

    Code:
     Me.Close()
    Lmao.

  14. #12
    Lyoto Machida's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Far away with girls
    Posts
    3,734
    Reputation
    133
    Thanks
    1,621
    My Mood
    Aggressive
    Damm guys...You think i dont know you to close the form???

    I KNOW HOW TO CLOSE IT!!

    BUT THE PROBLEM IS: WHEN IT CLOSE DONT INJECT -.-'

  15. #13
    Calebb's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Posts
    212
    Reputation
    12
    Thanks
    75
    Alright then here's an example assuming these are your last lines of code:

    Code:
      CreateRemoteThread(TargetProcessHandle, 0, 0, pfnStartAddr, lpBaseAddress, 0, (num5))
    
            CloseHandle(TargetProcessHandle)
            If Checkbox1.Checked = True Then  'If your using a checkbox to see whether or not their form closes when injection is successful. 
                  Me.Close()
            Else
                 'Do Nothing
    Either way just put it under your final line in the injection process.

  16. #14
    Lyoto Machida's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Far away with girls
    Posts
    3,734
    Reputation
    133
    Thanks
    1,621
    My Mood
    Aggressive
    Quote Originally Posted by Calebb View Post
    Alright then here's an example assuming these are your last lines of code:

    Code:
      CreateRemoteThread(TargetProcessHandle, 0, 0, pfnStartAddr, lpBaseAddress, 0, (num5))
    
            CloseHandle(TargetProcessHandle)
            If Checkbox1.Checked = True Then  'If your using a checkbox to see whether or not their form closes when injection is successful. 
                  Me.Close()
            Else
                 'Do Nothing
    Either way just put it under your final line in the injection process.

    Thanks for trying to help..
    But i already tried that, and the injector close but the hack 2 =/
    But thanks anyway '-'

    Edit: Its possible be a problem of the hack?

  17. #15
    Calebb's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Posts
    212
    Reputation
    12
    Thanks
    75
    Your hard to understand lol. But yes it could be. Putting Me.Close() after it wouldn't have an affect on whether or not the hack injected or not unless you had it before the injection process. Test it with another working injector?

Page 1 of 2 12 LastLast