ArrowPaul's MPGH Injector V2

Posts 115 of 15 · Page 1 of 1
Paul's MPGH Injector V2
Hey Guys,
Here's my 2nd Injector for MPGH.

Please notice that it's selfcoded so don't spam that i'm a script kiddie

How to Use the Injector?

If you are using Windows Vista or 7 start it as administrator.



Pictures:





Virus Scan:

Jotti
Virustotal




Credits:

@CheatCreatorzz (Background Image)
@Paul (Everything Else) ;D
Injector.rarattachment deleted · 261 downloads before removal
GJ. i like it
Nice release but the injector is so simple to make... Try to make an advance one
@djrubenmp3 i'm trying but i'm not that good yet^^
yeah man but....it needs NETframework and i cant install it in my pc!!!!
Quote Originally Posted by real no0b View Post
yeah man but....it needs NETframework and i cant install it in my pc!!!!
Men you need .net framework to use every injector
you need .net framework 4, yea. why are you unable to install?
i dont like aliens lol xD
next time add a "Close on Injection" for no Xtrap error or a "Quit" Button
@Neechan' it causes no Xtrap errors... but anyways, whats the code that it closes on injection and where to put it in?
Quote Originally Posted by Paul View Post
@Neechan' it causes no Xtrap errors... but anyways, whats the code that it closes on injection and where to put it in?

but

@Paul
dankeeeee
GJ! Likee it @Paul, Thx for Credits! keep it up!
AUto-Close 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
ok, thanks ^^

i'm going to make a new one buuuuuut:
i just installed windows 7 and now i want to install the windows 7 upgrade kit but it doesnt work

do you know what to do?

thanks, P
Posts 115 of 15 · Page 1 of 1

Post a Reply

Tags for this Thread

None

Need help?