Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rpw/flsloader
IDA Pro loader module for Infineon/Intel-based iPhone baseband firmwares
https://github.com/rpw/flsloader
Last synced: 3 months ago
JSON representation
IDA Pro loader module for Infineon/Intel-based iPhone baseband firmwares
- Host: GitHub
- URL: https://github.com/rpw/flsloader
- Owner: rpw
- Created: 2012-01-14T21:09:43.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-04-19T18:04:41.000Z (over 12 years ago)
- Last Synced: 2024-05-27T12:43:33.101Z (6 months ago)
- Language: Python
- Homepage:
- Size: 95.7 KB
- Stars: 24
- Watchers: 4
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
/ ____/ / / ___/ / /___ ____ _____/ /__ _____
/ /_ / / \__ \ / / __ \/ __ `/ __ / _ \/ ___/
/ __/ / /______/ / / / /_/ / /_/ / /_/ / __/ /
/_/ /_____/____/ /_/\____/\__,_/\__,_/\___/_/
=====================================================IDA Pro loader module for IFX iPhone baseband firmwares.
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)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.Tested with IDA Pro Advanced 6.1 & 6.2.