Skip to content
forked from rpw/flsloader

IDA Pro loader module for Infineon/Intel-based iPhone baseband firmwares and Samsung Exynos up to S4

Notifications You must be signed in to change notification settings

spocky/flsloader

 
 

Repository files navigation

   / ____/ /  / ___/   / /___  ____ _____/ /__  _____
  / /_  / /   \__ \   / / __ \/ __ `/ __  / _ \/ ___/
 / __/ / /______/ /  / / /_/ / /_/ / /_/ /  __/ /    
/_/   /_____/____/  /_/\____/\__,_/\__,_/\___/_/     
=====================================================


IDA Pro loader module for IFX iPhone baseband firmwares and Samsung Exynos devices up to GT-i9500.
Based on a universal scatter loader script by roxfan.

Supports loading of:

* iPhone 2G  (S-Gold 2)
* iPhone 3G  (X-Gold 608)
* iPhone 3GS (X-Gold 608)
* iPhone 4   (X-Gold 61x)
* Samsung Galaxy S3 GT-i9300 (X-Gold 626)

baseband firmwares into IDA Pro.

Faster, harder, stronger: Use the IDAPython script make_table.py to identify
the table of tasks used by the OS initialization routine. This will make your
life much easier.

Use Analyze/analyze2 to add more functions undetected by IDA.

Use baseband_rename to rename functions based on debug log code

Put iPhone baseband signatures contained from the corresponding zip file into [ida_install_dir]\sig\arm

Tested with IDA Pro Advanced 6.6.

About

IDA Pro loader module for Infineon/Intel-based iPhone baseband firmwares and Samsung Exynos up to S4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.1%
  • Makefile 1.9%