Post: Image Injector
04-07-2013, 06:20 PM #1
aerosoul94
smooth like butter
(adsbygoogle = window.adsbygoogle || []).push({});
This is an app I made to inject (replace) images loaded by the game. You can modify many images in real time. I haven't exactly figured out how to modify all images but there are some that work. As I do some more tests I'll continue to update this with more features. At the moment it does its job as it loads files from your computer and sets it into the game's memory.

You will need to have Target Manager installed as well as DEX firmware as this uses TMAPI and you'll need any DDS data. If you try to inject any other image formats you'll get a pixelated rainbow as the games only loads DDS image format. It injects the ENTIRE file so if the file you are injecting includes any headers then you should remove that header (unless its a large image then it probably will not matter). A DDS header is the first 0x80 bytes, so just open it up in HxD and remove it. The app displays the size and the pixel width and height of the image data in case you need it.

To use it select the game you're playing and game mode (SP/MP) then press Connect. After it finishes loading the images, click on the image in the list box that you'd like to replace, press the "Inject Image" button and choose a file to inject. At the moment this app supports:
MW2 ( 1.14 )
MW3 ( 1.24 )
BO1 ( 1.13 )
BO2 ( 1.12 ).

And here is the download:
You must login or register to view this content.

You must login or register to view this content.
I will remind you that I do not have a modified PS3 so I have to rely on others to help (which takes A LOT more time than it should..). If you would like to see improvements then more people need to help me.If you encounter any bugs or annoyances, you are always welcome to comment below so that I can fix any problems.

Credits:
me (aerosoul94)

Thanks for testing:
Primetime43
D3cH
Maty360414
(adsbygoogle = window.adsbygoogle || []).push({});

The following 95 users say thank you to aerosoul94 for this useful post:

^TPP^, -Numb, -SuperMan, !MixerxHD!, [COD]Rebug DEX, ℳaTiCz, ▶DaOriginal209◀, Eddie Mac, 192.168.1.1, 6jarjar6, AlecKeaneDUB, AlexNGU, Alexon, Ansity., anxify, Bad Luck Brian, BadChoicesZ, bandphan, BISOON, BlurzGoHard, Brag, BrinkerzHD, BuC-ShoTz, Cadet123, YouAppreciateMe, Mythusala, Choco, cod5cl, Daddy, D3cH, Demmonnixx, drdshh, EliteHackzPS3, FAKA_ELITE, FM|T Enstone, FM|T xDevOpS, FTDreload, GenerationMod, Geo, GJx, Gommy, JLM, HiddenHour, HolyCreepsHacks, iGreaT xX, iMCSx, iMrDannyModz, Insult, ishmeow, JakeP0500, Jared, Jordan, KCxFTW, killy115, kistog, lilherm_, Mango_Knife, MoTmrD, MrKiller261, Nana, NGU-xNiicKzHD, noobsaibot187, PreDaJoR, primetime43, Pseudo_Soldier, rimka06510, Master Ro, ICS Vortex, sauib786, SC58, SonyBlack, TeamriderDennis, TheJaRniBoi, ThePaaqoHD, UGz-, Uk_ViiPeR, waleedeid93, WeHostModdedXP, WeJailbreakYou, xBxAxYxRxAxMx, Fatality, xhevanlyx, xRaW, zDirrTy__-, zGooNzLobbies, Ziad1997, zMarcusHD, Zwiik
08-08-2013, 10:54 AM #74
lilherm_
I am error
I can't Waite to its fully up and going this seems like a fun tool
08-23-2013, 07:12 AM #75
MadhavXLVII
Are you high?
Hey Uhm i have a small question not relating to this, but how do you get premium membership? and what is special about it?
08-24-2013, 05:43 PM #76
I love this... Now my bo2 has boobs :megusta:
09-01-2013, 07:55 PM #77
TreyarchTragedy
Can’t trickshot me!
Originally posted by aerosoul94 View Post
This is an app I made to inject (replace) images loaded by the game. You can modify many images in real time. I haven't exactly figured out how to modify all images but there are some that work. As I do some more tests I'll continue to update this with more features. At the moment it does its job as it loads files from your computer and sets it into the game's memory.

You will need to have Target Manager installed as well as DEX firmware as this uses TMAPI and you'll need any DDS data. If you try to inject any other image formats you'll get a pixelated rainbow as the games only loads DDS image format. It injects the ENTIRE file so if the file you are injecting includes any headers then you should remove that header (unless its a large image then it probably will not matter). A DDS header is the first 0x80 bytes, so just open it up in HxD and remove it. The app displays the size and the pixel width and height of the image data in case you need it.

To use it select the game you're playing and game mode (SP/MP) then press Connect. After it finishes loading the images, click on the image in the list box that you'd like to replace, press the "Inject Image" button and choose a file to inject. At the moment this app supports:
MW2 ( 1.14 )
MW3 ( 1.24 )
BO1 ( 1.13 )
BO2 ( 1.12 ).

And here is the download:
You must login or register to view this content.

You must login or register to view this content.
I will remind you that I do not have a modified PS3 so I have to rely on others to help (which takes A LOT more time than it should..). If you would like to see improvements then more people need to help me.If you encounter any bugs or annoyances, you are always welcome to comment below so that I can fix any problems.

Credits:
me (aerosoul94)

Thanks for testing:
Primetime43
D3cH
Maty360414


Really fun program :wub:
You must login or register to view this content.

The following user thanked TreyarchTragedy for this useful post:

Mango_Knife
09-14-2013, 12:31 AM #78
noobsaibot187
Can’t trickshot me!
Originally posted by aerosoul94 View Post
This is an app I made to inject (replace) images loaded by the game. You can modify many images in real time. I haven't exactly figured out how to modify all images but there are some that work. As I do some more tests I'll continue to update this with more features. At the moment it does its job as it loads files from your computer and sets it into the game's memory.

You will need to have Target Manager installed as well as DEX firmware as this uses TMAPI and you'll need any DDS data. If you try to inject any other image formats you'll get a pixelated rainbow as the games only loads DDS image format. It injects the ENTIRE file so if the file you are injecting includes any headers then you should remove that header (unless its a large image then it probably will not matter). A DDS header is the first 0x80 bytes, so just open it up in HxD and remove it. The app displays the size and the pixel width and height of the image data in case you need it.

To use it select the game you're playing and game mode (SP/MP) then press Connect. After it finishes loading the images, click on the image in the list box that you'd like to replace, press the "Inject Image" button and choose a file to inject. At the moment this app supports:
MW2 ( 1.14 )
MW3 ( 1.24 )
BO1 ( 1.13 )
BO2 ( 1.12 ).

And here is the download:
You must login or register to view this content.

You must login or register to view this content.
I will remind you that I do not have a modified PS3 so I have to rely on others to help (which takes A LOT more time than it should..). If you would like to see improvements then more people need to help me.If you encounter any bugs or annoyances, you are always welcome to comment below so that I can fix any problems.

Credits:
me (aerosoul94)

Thanks for testing:
Primetime43
D3cH
Maty360414

u need to give better instuctions on how to do this when i inject background image it always comes out blury can u upload a couple of backround images dss format so i can work of those
10-22-2013, 06:39 PM #79
awesome
12-21-2013, 06:16 PM #80
TeAz
Banned
Pls Releas it
01-12-2014, 11:46 AM #81
Sabotage
Gaming Squad
Originally posted by primetime43 View Post
Umm dude that makes no sense what you just said and yes we know your stupid. You put bet when it should be bit. :|

And that is why you got banned :P
02-20-2014, 08:21 AM #82
is this for dex only

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo