Affichage des articles dont le libellé est injector. Afficher tous les articles
Affichage des articles dont le libellé est injector. Afficher tous les articles

lundi 10 mars 2014

[Request] Rust Injector topic




Looking for some guy that could code a Rust successfull injector.
(can be already coded, but Undetectable and non-public).

I would pay 10-20$ (the more secure the code is, the more money you'll get).

Contact me:
Private Message
Skype: Just42s
E.Mail: Just42s@live.com (worst contact method
)





mercredi 12 février 2014

[Question] Where can I get an injector? topic




Hey guys! I keep running into the same issue. Apparenly I need an injector and I don't know where to find one. Can someone please link and explain to me what this is?

Greetings and thanks in advance!





jeudi 30 janvier 2014

[Release] undetected injector topic




-very useful and undetected injector
- you have to rename title, game and dll for use
- If you rename the Injector.exe, also rename .ini file


Code:


[Config]
Title=<Window Title name>
Game=<process name>
DLL=.dll  <dll name>
Method=Stealth
Delay=0
//-------------------------------------------
//NOTE: If you rename the Injector .exe, also
//      rename this file to match!!

//WARNING: Game and DLL names ARE case sensitive.

//Title:
//Text displayed in the windows title.

//Game:
//Only put the .exe name and NOT THE COMPLETE PATH.

//DLL:
//include the full path only if the .dll is NOT in
//the same folder as the injector.



http://www.unknowncheats.me/forum/do...=file&id=10903

+Rep please :bs2:





mercredi 29 janvier 2014

[Help] Dll injector topic




Hello!


I've got this code I just want to help, I want to get the dll from the internet Please help me I want a solution Is it possible that no one understands me here


Code:


                If IO.File.Exists(Application.StartupPath & "/mw2 FullBright.dll") Then              <<<<<<<<<<<<<<<
            Dim TargetProcess As Process() = Process.GetProcessesByName("iw4mp.dat")
            If TargetProcess.Length = 0 Then
                Me.Label1.Text = ("Waiting For WarRock...!")
                Me.Label2.Text = ("Made By GodModeHack")
            Else
                Timer1.Stop()
                Me.Label1.Text = "Happy Hacking..."
                Call Inject()
                Me.Close()
            End If
        Else
        End If







samedi 25 janvier 2014

[MOD][Xposed] Xposed Preference Injector topic




This is not my work but I wanted to share this will those who use Xposed Framework. This places all of your Modules that have an actual UI into the system settings for easy access. Modules that do not have an actual UI will not show up in the list.

http://forum.xda-developers.com/show....php?t=2615647

Here is a pic of the Eclipse ROM with my current modules: