All Projects → cj123 → allthefirmwares

cj123 / allthefirmwares

Licence: MIT license
Go! Get all the firmwares!

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to allthefirmwares

Smserver
An app to allow Jailbroken iPhones to send texts & attachments from their browser
Stars: ✭ 93 (+17.72%)
Mutual labels:  jailbreak, iphone
hippie68.github.io
This is sleirsgoevy's PS4 jailbreak for firmware 7.02/7.5x, upgraded with additional features and more payloads.
Stars: ✭ 35 (-55.7%)
Mutual labels:  firmware, jailbreak
Upgrade From 10.3.x To Ios 11.1.2 On Any 64bit Device With Blobs
How to Upgrade any 64Bit Device from 10.3.x to 11.1.2 with Blobs
Stars: ✭ 32 (-59.49%)
Mutual labels:  jailbreak, iphone
Canijailbreak.com
a website which tells you whether you can jailbreak your iOS device.
Stars: ✭ 112 (+41.77%)
Mutual labels:  jailbreak, iphone
AppLibraryController
App Library Controller - Control App Library
Stars: ✭ 14 (-82.28%)
Mutual labels:  jailbreak, iphone
DockController
Dock Controller - Control Your Dock
Stars: ✭ 18 (-77.22%)
Mutual labels:  jailbreak, iphone
Yalu Jailbreak Ios 10.2
My own fork of (Beta) Yalu Jailbreak for iOS 10.0 to 10.2 by @kpwn and @marcograss with custom UI and other features.
Stars: ✭ 99 (+25.32%)
Mutual labels:  jailbreak, iphone
Watusi For Whatsapp
Your all-in-one tweak for WhatsApp Messenger!
Stars: ✭ 240 (+203.8%)
Mutual labels:  jailbreak, iphone
Super Nt Jailbreak
Custom "Jailbreak" firmware for the Analogue Super NT
Stars: ✭ 415 (+425.32%)
Mutual labels:  firmware, jailbreak
TranslucentMessages
Make the iOS Messages app translucent!
Stars: ✭ 18 (-77.22%)
Mutual labels:  jailbreak, iphone
Minerva-Debugger
Providing a great interface to the iOS kernel, hardware, threads and processes in a great research environment. (WIP)
Stars: ✭ 23 (-70.89%)
Mutual labels:  jailbreak, iphone
pixelino
Pixel-drawing app for iOS ✍️
Stars: ✭ 45 (-43.04%)
Mutual labels:  iphone
dreamsnap
Real life through the eyes of an artist
Stars: ✭ 16 (-79.75%)
Mutual labels:  iphone
BDLocalizedDevicesModels
Apple devices model names localized.
Stars: ✭ 23 (-70.89%)
Mutual labels:  iphone
iSecureOS
An iOS Security assessment app for jailbroken iOS Devices.
Stars: ✭ 111 (+40.51%)
Mutual labels:  jailbreak
spark-sdk-ios
DEPRECATED Particle iOS Cloud SDK. Use -->
Stars: ✭ 52 (-34.18%)
Mutual labels:  iphone
ESP8266 mqtts
Arduino IDE project: send data from DS18B20 temperature sensor to mqtt.flespi.io via MQTT over SSL.
Stars: ✭ 16 (-79.75%)
Mutual labels:  firmware
ADEM
Mobile device for distributed measurements of particulate matter (fine dust)
Stars: ✭ 12 (-84.81%)
Mutual labels:  firmware
nitrokey-storage-firmware
Firmware for the Nitrokey Storage device
Stars: ✭ 53 (-32.91%)
Mutual labels:  firmware
HUANANZHI-X99-F8
CX99DE25 BIOS for HUANANZHI X99-F8 GAMING Motherboard 07/25/2020
Stars: ✭ 43 (-45.57%)
Mutual labels:  firmware

Download All Firmwares

A utility to download all (or specific sets of) Apple's iOS firmware using the IPSW Downloads API

You can find releases of allthefirmwares on the releases page.

Usage

$ ./allthefirmwares --help
Usage of ./allthefirmwares:
  -c	just check the integrity of the currently downloaded files (if any)
  -d string
    	the location to save/check IPSW files.
    		Can include templates e.g. {{.Identifier}} or {{.Name}} or {{.BuildID}}

    		For example try -d "{{.Name}}/{{.Version}}"
    	 (default "./")
  -filter string
    	filter by a specific struct field
  -filterValue string
    	the value to filter by (used with -filter)
  -i string
    	only download for the specified device
  -l	only download the latest firmware for the specified devices
  -r	redownload the file if it fails verification (w/ -c)
  -s	only download signed firmwares
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].