Thread: [Ghost] InjectX

Results 1 to 12 of 12
  1. #1
    [Ghost]'s Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    What a Stalker. Posts: 1,842
    Posts
    318
    Reputation
    27
    Thanks
    116
    Hey guys. Made a new Injector because some of the ones posted don't work for me. I tested it on Win7, Xp 32 bit, Win7 Ultimate. It works on those 3 FOR SURE.

    Proof of injector working:



    For those of you who don't have brains and can't get it to work: BROWSE DLL THEN IN PROCESS PUT CROSSFIRE ONLY NOT CROSSFIRE.EXE BECAUSE IF YOU DID THAT IT WOULD COME OUT AS crossfire.exe.exe

    Virus Scans as required:
    [Ghost] InjectX.rar - Jotti's malware scan
    Multi-Engine Antivirus Scanner - Services - NoVirusThanks.org

    THANK ME IF IT WORKED!

    MADE BY ME AND ONLY ME

    ADDED AUTOCLOSE OPTION!
    Last edited by [Ghost]; 04-06-2011 at 06:46 PM.

  2. The Following 11 Users Say Thank You to [Ghost] For This Useful Post:

    301tunahan (05-02-2013),anax1 (04-07-2011),blasu7 (01-12-2014),EMProduction (04-16-2014),evjldragon (10-28-2012),GHW$YW$Y$y4yy44y4y (05-22-2013),HardCoreSmasher (01-08-2013),marklord28 (04-13-2011),nourayman (04-13-2011),petunies4 (04-06-2011),Thorsum (07-26-2015)

  3. #2
    Swiftdude's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Illinois.
    Posts
    12,572
    Reputation
    1130
    Thanks
    2,995
    My Mood
    Cynical
    looks good. (I think we use the same tut )
    make the form smaller, and add an auto close function
    if you click browse then exit the pop up it errors

    ╪approved╪
    Still love you Giggletron

  4. #3
    [Ghost]'s Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    What a Stalker. Posts: 1,842
    Posts
    318
    Reputation
    27
    Thanks
    116
    OMG thanks Swiftdude !

    I look up to you

    Wait how do I add an autoclose function? just in the code or in the toolbar?
    Last edited by [Ghost]; 04-06-2011 at 06:22 PM.

  5. #4
    Swiftdude's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Illinois.
    Posts
    12,572
    Reputation
    1130
    Thanks
    2,995
    My Mood
    Cynical
    get a check box. then include it in the timer code

    Code:
    If IO.File.Exists(OpenFileDialog1.FileName) Then
                Dim TargetProcess As Process() = Process.GetProcessesByName(TextBox1.Text)
                If TargetProcess.Length = 0 Then
    
                    Me.Label1.Text = ("Waiting for " + TextBox1.Text + ".exe...")
                Else
                    Timer1.Stop()
                    Me.Label1.Text = "Successfully Injected!"
                    Call Inject()
                    If CheckBox1.Checked = True Then
                        Me.Close()
                    Else
                    End If
                End If
            Else
            End If
    
    Else
    like that


    and i added you to https://www.mpgh.net/forum/290-crossf...ndetected.html
    Still love you Giggletron

  6. #5
    petunies4's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    ಠ_ಠ ಠ_ಠ ಠ_ಠ ಠ_ಠ ಠ_ಠ ಠ_ಠ
    Posts
    396
    Reputation
    10
    Thanks
    30
    My Mood
    Amazed
    You gained my thanks

  7. #6
    [Ghost]'s Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    What a Stalker. Posts: 1,842
    Posts
    318
    Reputation
    27
    Thanks
    116
    Quote Originally Posted by Swiftdude View Post
    get a check box. then include it in the timer code

    Code:
    If IO.File.Exists(OpenFileDialog1.FileName) Then
                Dim TargetProcess As Process() = Process.GetProcessesByName(TextBox1.Text)
                If TargetProcess.Length = 0 Then
    
                    Me.Label1.Text = ("Waiting for " + TextBox1.Text + ".exe...")
                Else
                    Timer1.Stop()
                    Me.Label1.Text = "Successfully Injected!"
                    Call Inject()
                    If CheckBox1.Checked = True Then
                        Me.Close()
                    Else
                    End If
                End If
            Else
            End If
    
    Else
    like that


    and i added you to https://www.mpgh.net/forum/290-crossf...ndetected.html
    K adding sit tight and dont forget to add my .rar file to the downloadable files in the Undetected Injectors thread @Swiftdude

    K new screenie and file @Swiftdude Time to update man
    Last edited by [Ghost]; 04-06-2011 at 06:48 PM.

  8. #7
    [Ghost]'s Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    What a Stalker. Posts: 1,842
    Posts
    318
    Reputation
    27
    Thanks
    116
    @Swiftdude

    Did you update?

  9. #8
    Swiftdude's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Illinois.
    Posts
    12,572
    Reputation
    1130
    Thanks
    2,995
    My Mood
    Cynical
    on the list? yea
    Still love you Giggletron

  10. #9
    [Ghost]'s Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    What a Stalker. Posts: 1,842
    Posts
    318
    Reputation
    27
    Thanks
    116
    Quote Originally Posted by Swiftdude View Post
    on the list? yea
    No i mean i updated with the "close on injection" checkbox. you need to update UNDETECTED INJECTORS thread with correct screenie and download

  11. #10
    pushdis15's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    spokane washington
    Posts
    923
    Reputation
    20
    Thanks
    170
    My Mood
    Twisted
    it didnt work for me win7
    PlayStation ID:
    Boxing509

    Quote Originally Posted by pushdis15
    Women now have choices. They can be married, not married, have a job, not have a job, be married with children, unmarried with children. Men have the same choice we've always had: work, or prison.

  12. #11
    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
    Why do you need all that tut to not put .exe?
    Why dont you do something like:

    Change this:

    Me.Label1.Text = ("Waiting for " + TextBox1.Text + ".exe...")

    To

    If Label1.Tex*****ntains(".exe") Then
    Label1.Text = ("Waiting for " + TextBox1.Text)
    Else
    Label1.Text = ("Waiting for " + TextBox1.Text + ".exe...")
    End if

    or Something, That check the .exe and edit it , Why every one knows how to make a injector and doesnt know that ?

  13. #12
    [Ghost]'s Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    What a Stalker. Posts: 1,842
    Posts
    318
    Reputation
    27
    Thanks
    116
    @-Away
    My injector --> My code. GTFO my thread if your not thanking or downloading.