Flame Injector[Multi][New]

Posts 115 of 16 · Page 1 of 2
Flame Injector[Multi][New]
ScreenShot:


Description:
Simple n' easy,

Features:
  • Auto Admin Privileges
  • 100% x86/x64 Compatible
  • 100% Super Fast And Efficient
  • 100% Clean From Virus Scanner


Usage:
  1. Download Below
  2. Run Flame Injector.exe
  3. Type in your Process or Choose your game
  4. Choose your options
  5. Just a FYI if you tick Manual but you want to do Auto you'll have to Restart the program. Same goes for the opposite.
  6. Select Your DLL
  7. Run the Game as Admin as well
  8. Enjoy a simple and easy to use injector For ANY Game.



VirusScans:
Flame Injector.zip - Jotti's malware scan
Flame Injector.zip - VirusTotal malware scan

Approve:
@.REZ @Drake @aeronyx @BACKD00R @Polo
Flame Injector_mpgh.net.zip39 KB · 362 downloads Scanning…
What's new ? this looks exactly the same .

Please respond within 2 hours or the thread will be deleted (double posting)
I had to fix a issue where the Auto Injection was already selected, and once it was check you couldn't unselect it.

PS sorry I couldn't respond quick I had to go to work.
/ Approved
@andrew12
Not bad. Just a suggestion next time you make a update make sure to add "Whats new"
/approved
Just make a new thread next time.
But I dont now if it will work or not it is just to have someone test it out and see if it works.
@andrew12
Worked fine on my win7 x86

Injected both dll's but maybe in the next version add multi select so people can
add all the dll's at once instead of browsing one at a time.
So I got this: "System.ArgumentException: Please make sure this program is compiled as x86, not x64. Memory functions don't work so well otherwise."

Anyone care to help me with this problem?
Quote Originally Posted by Frenzy571 View Post
So I got this: "System.ArgumentException: Please make sure this program is compiled as x86, not x64. Memory functions don't work so well otherwise."

Anyone care to help me with this problem?
Nothing you can do about that sorry.

@andrew12 but you can.
From Frenzy571 error, im guessing you're using jason's base.

Remove this
Code:
If (IntPtr.Size = 8) Then
        Throw New ArgumentException("Please make sure this program is compiled as x86, not x64. Memory functions don't work so well otherwise.")
    End If
Goto Build/Configuration Manager/Any CPU
Click New/platform and choose x86

The problem isnt x64, its Any CPU while running on x64.
Your app is x86 and the game is x86. Injection should work just fine.
From my experience, changing the platform to x86 will solve the problem.
But make sure you remove that line from your source or the rest of your code wont get executed.
Quote Originally Posted by Pingo View Post
Goto Build/Configuration Manager/Any CPU
Click New/platform and choose x86

The problem isnt x64, its Any CPU while running on x64.
Your app is x86 and the game is x86. Injection should work just fine.
From my experience, changing the platform to x86 will solve the problem.
But make sure you remove that line from your source or the rest of your code wont get executed.
Did you try the x86 file,,, am using the same Build Configuration on that as you said.
@andrew12
No i tried the very first one before you posted the x86.
Nothing wrong with it, works fine on my win7 x86.

Did you remove the code? Because it wont matter how you build it if that code isnt removed.
People on x64 will get an error.
Posts 115 of 16 · Page 1 of 2
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?