ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

Extreme Injector | Best Injector | Advanced Settings | Undetected


  • Please log in to reply
Extreme Injector | Best Injector | Advanced Settings | Undetected

#101

scoutfooly
scoutfooly
    Offline
    0
    Rep
    0
    Likes

    Member

  • PipPipPip
Posts: 60
Threads: 0
Joined: Jul 18, 2020
Credits: 0
Three years registered
#101

last one didnt have a working link i hope this one does


  • 0

#102

sliver123
sliver123
    Offline
    0
    Rep
    0
    Likes

    Member

Posts: 38
Threads: 0
Joined: Nov 20, 2020
Credits: 0
Three years registered
#102

good for av bypass


  • 0

#103

marce18
marce18
    Offline
    0
    Rep
    1
    Likes

    Advanced Member

Posts: 88
Threads: 0
Joined: Oct 24, 2017
Credits: 0
Six years registered
#103

aver


  • 0

#104

shyam1913
shyam1913
    Offline
    0
    Rep
    1
    Likes

    Addicted

  • PipPipPipPipPip
Posts: 214
Threads: 0
Joined: Dec 12, 2020
Credits: 0

Three years registered
#104

thx


  • 0

#105

SINAXONEGEN
SINAXONEGEN
    Offline
    0
    Rep
    59
    Likes

    Advanced Member

  • PipPipPipPip
Posts: 89
Threads: 6
Joined: Nov 16, 2020
Credits: 0

Three years registered
#105

need this now thanks


  • 0

#106

Mayankkkkk
Mayankkkkk
    Offline
    0
    Rep
    0
    Likes

    Member

  • PipPipPip
Posts: 47
Threads: 0
Joined: Mar 27, 2021
Credits: 0
Three years registered
#106
Thanks brother... Upvoted

  • 0

#107

2qrq3fg3fzsf
2qrq3fg3fzsf
    Offline
    0
    Rep
    0
    Likes

    Member

Posts: 44
Threads: 0
Joined: Apr 21, 2021
Credits: 0
Three years registered
#107

thanks


  • 0

#108

pako969
pako969
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 3
Threads: 0
Joined: Jun 21, 2021
Credits: 0
Two years registered
#108

 

Extreme Injector | Best Injector | With alot of settings!

Found by: Supermarre1

Created by: Master131

 

Tested and working by supermarre1 on 2015-12-31!!

 

If you not wish to trust me, it's your choise.

I have tested it and it's 100% safe to use.

 

 

Systems:

 

Windows 10: Tested and Working

Windows 8: Tested and working

Windows 7: Tested and Working

 

 

7b4742d8b5c6b37d011e05dd8ca8fb27.png

drjOcB8.png

XEdIjui.png

KhQ0XrN.png

 

Features:

 
- Colourful and customizable GUI
- Process List
- Multi-DLL injection (with options to enable/disable DLLs to inject)
- Auto-Inject
- Stealth Inject
- Close on inject
- DLL Scrambling (scrambles DLLs on injection to make hacks harder to detect and make detected hacks work again)
- 'Un-inject' DLLs
- Mutiple injection methods (Standard, LdrLoadDll Stub, LdrpLoadDll Stub, Thread Hijacking and Manual Map)
- Drag and drop support
- 64-bit injection support
- Automatic Visual C++ depedency installer
- Execute exported functions after injection
 
How to use:
 
- Download and extract the attachment
- Run Extreme Injector v3.exe
- (optional) Click Settings and then Start in Secure Mode to avoid Anti-Cheat detection of the injector itself.
- Type in a process name into the box (including the extension). If you want to target a specific process or select by window name, use the Select button.
- (Note) If you are injecting into Combat Arms, make sure to type in Engine.exe
- Add the DLLs you want by clicking on the Add DLL button. You can also drag and drop them into the DLL list.
- You can disable/enable which DLLs to inject so you can keep your favourite DLLs without needing to find them each time.
- Go into Settings and customise the settings to your liking. Everything should be straight forward (do not mess around with Advanced settings unless you know what you are doing).
- (Note) If you are injecting into Combat Arms, make sure to tick Auto-Inject and start the game.
- Click Inject and enjoy! (or wait for the process to start and let it auto-inject if you ticked auto-inject)

 

Please explain the injection methods!

 

This version of the injector introduces 2 new injection techniques.
- Standard - This is the injection technique used in nearly every injector out there. It uses CreateRemoteThread and LoadLibrary and is the most reliable injection technique.
- LdrLoadDll Stub - This is similar to the Standard injection technique except it goes 1 level deeper into LoadLibrary.
- LdrpLoadDll Stub - This goes even another level deeper into LdrLoadDll. It may crash or cause errors on OSes newer than Windows 10 as it can change.
- Thread Hijacking - This is a pretty stable method of injection that takes over already executing code to inject your DLL and is not used by many injectors.

 

- Manual Map - This is the most secure injection technique. So secure that even Windows won't even know about the injected DLL. It may not work properly on OSes newer than Windows 10, you will be told what to do by the injector in that case.
 
Please explain the scramble methods!
 
With the new version of Extreme Injector v3, there are way too many options to explain so I've created handy presets to make things easier:
None - As the name implies, this means that DLL scrambling is disabled completely.
Basic - This applies basic scrambling that should work with most DLLs.
Standard - This applies even more scrambling options that should work with most DLLs.
Extreme - Applies all scrambling options (the best/strongest preset) that could break some DLLs but should work with most.
 
 
Please Explain the Post-Injection Methods:
 
These post-inject techniques are often seen within hacks to try prevent detection from anti-cheats but this injector can do it externally if the hack doesn't do it already.
- Erase PE - This erases the PE headers at the start of the injected DLL, making it hard for anti-cheats to identify that a DLL exists at a specific location.
- Hide Module - This hides the DLL from the process' module list so if an anti-cheat were to search through a process' module list, it would not appear.
 
Warning: Most modern anti-cheats these days can still easily detect DLLs even with these options enabled. The most secure method would be using manual map.
 
Known bugs / Limitations:
 
- Thread Hijacking is not supported at all on XP 64-bit.
- LdrpLoadDll has only been tested on XP, Vista, 7, 8, 8.1 and 10. It will probably not work on anything newer than that.
- "Create new entrypoint" under scrambling advanced options does not support 64-bit DLLs.
 
When using "Start in Secure Mode"
 
If your anti-virus detects a threat/virus when you click on it, please ignore it or temporarily disable your anti-virus, it's a false positive. I would never infect any users with anything. Note that you should NOT add an exclusion to the Temp folder as any REAL viruses that emerge there might get through.
 
Injection failed?
 

Try another injection method and see what happens. Feel free to take a screenshot or copy and paste the error message here so I can look into it. Make sure to mention what OS you are running.

 

OMG. WHY IS THE INJECTOR CONNECTING TO THE INTERNET!?

 

So people can stay up to date, I've added a simple update check which connects to my WP blog. It does not offer any direct links or download anything by itself, it only tells you to go to wherever you downloaded the injector or to visit my blog for more information.

 

What's the Visual C++/DirectX depedency installer?

What is the exported functions feature useful for?

 

Please refer to my blog for more information. - 

Please Login or Register to see this Hidden Content

Please Login or Register to see this Hidden Content

 
Requirements:
 
.NET Framework 4 - 

Please Login or Register to see this Hidden Content

 
What's new?
 

Please Login or Register to see this Hidden Content

Credits:

DarthTon - Better manual map code (originally coded in C++, ported to C# by me, licensed under MIT).

 

Darawk - Thread hijacking code concept.
 
Virusscan:
(Virustotal didin't work for me, so i took the scan from mpgh.net (orginal creator))
 

Please Login or Register to see this Hidden Content

 

Please Login or Register to see this Hidden Content

 

If your anti-virus detects this as a virus, ignore it or add an exclusion. It is not a virus, you can run it under a sandbox and log every single thing it does, it's harmless. Once the injector gets more popular, it will be labelled as "riskware". This means that using it can be risky because the DLLs you inject could be malicious. I am not responsible for the hacks you download.
 
If you get "System.Expection: The injection method used returned NULL", please right-click on the DLL you are injecting > Properties > Unblock > OK or use Manual Map injection.
 
 
DOWNLOAD!

 

beifge

 


  • 0

#109

Dinkeejkee
Dinkeejkee
    Offline
    0
    Rep
    1
    Likes

    Member

Posts: 57
Threads: 6
Joined: Jun 15, 2020
Credits: 0
Three years registered
#109

That great, thx man

 


  • 0

#110

raphaelthepro
raphaelthepro
    Offline
    0
    Rep
    0
    Likes

    Advanced Member

  • PipPipPipPip
Posts: 76
Threads: 0
Joined: Jul 08, 2021
Credits: 0
Two years registered
#110

yyy


  • 0


 Users browsing this thread: