The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 871 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 871 errorHandler->error



Hello There, Guest! Register

Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Auto Firmware Patcher
#1
If you are familiar with patching firmware, you can use this script to automate the process.  I am not going to post all the files, but if you are familiar enough with the process already, this should help you out.  I am including any files that do not contain any copyrighted code, you must get the others yourself.

Folder Structure:
-> modfiles - folder
     -> package (This folder will have the installer files such as execute.ita, my_Run, LLN etc)
     RunApp - file
     RunAppMod - file
modfirmware.sh - file


Setup:
You will need to grab one of the Innotab2 firmware zip mods and copy (flash4, LLN and execute.ita)
 to the package folder.  If you want to do it how I have mine, you can grab the flash4 files for the I3 from HERE and put them in the package/flash4-innotab3 folder or whatever you want to call it.  This way those files are there and handy in case you mod an I3 firmware and that person wants to use them, they will have them on the SD card already.

Next you will need to find the modified RunApp and copy it to /modfiles/RunAppMod then get a fresh backup copy of RunApp and copy it to /modfiles/RunApp.  You should ensure the only differences between the fresh copy and the mod is the patch. If there is other code differences, you should find another copy or make the modifications to ensure the only difference is the patch.  These are the files it will check against for differences so you must make sure they match.


To Run:
Now all you need to do is copy a firmware alongside your modfirmware.sh script and run it like this ./modfirmware.sh Firmware.bin



.zip   FirmwarePatch.zip (Size: 7.01 MB / Downloads: 1,410) - Updated 2/7/2016


Notes:  I include a folder called flash4-innotab3 because the innotab3 may need different flash files.  If you have issues, delete the flash4 folder on the SD card and rename flash4-innotab3 to flash4
Reply


Messages In This Thread
Auto Firmware Patcher - by Deak Phreak - 01-05-2016, 05:45 PM
RE: Auto Firmware Patcher - by Deak Phreak - 01-06-2016, 05:20 PM
RE: Auto Firmware Patcher - by Deak Phreak - 01-06-2016, 05:27 PM
RE: Auto Firmware Patcher - by Deak Phreak - 01-07-2016, 02:00 PM
RE: Auto Firmware Patcher - by psikodu59480 - 01-08-2016, 08:42 AM
RE: Auto Firmware Patcher - by Deak Phreak - 01-08-2016, 10:06 AM
RE: Auto Firmware Patcher - by psikodu59480 - 01-08-2016, 11:19 AM
RE: Auto Firmware Patcher - by is0-mick - 02-07-2016, 03:35 PM
RE: Auto Firmware Patcher - by Deak Phreak - 02-07-2016, 03:58 PM
RE: Auto Firmware Patcher - by jahman2bad - 09-14-2016, 07:57 AM
RE: Auto Firmware Patcher - by Przemy - 01-04-2017, 01:08 PM
RE: Auto Firmware Patcher - by Deak Phreak - 01-05-2017, 12:25 AM
RE: Auto Firmware Patcher - by Przemy - 01-05-2017, 10:57 AM
RE: Auto Firmware Patcher - by rowanberry - 01-06-2017, 08:47 AM

Forum Jump: