All Projects → lucaIz-ldx → Mobiletss

lucaIz-ldx / Mobiletss

Licence: lgpl-3.0
Check signing status and save blobs on iOS device.

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Mobiletss

Yi Hack Mstar
Custom firmware for Yi 1080p camera based on MStar platform
Stars: ✭ 446 (+2023.81%)
Mutual labels:  firmware
Stm32 Bootloader
Customizable Bootloader for STM32 microcontrollers. This example demonstrates how to perform in-application-programming of a firmware located on an external SD card with FAT32 file system.
Stars: ✭ 541 (+2476.19%)
Mutual labels:  firmware
Asuswrt Merlin
Asuswrt-Merlin is an enhanced version of Asuswrt, the firmware used by Asus's modern routers.
Stars: ✭ 6,591 (+31285.71%)
Mutual labels:  firmware
Rpi4
Raspberry Pi 4 UEFI Firmware Images [EXPERIMENTAL]
Stars: ✭ 480 (+2185.71%)
Mutual labels:  firmware
Idevicerestore
Restore/upgrade firmware of iOS devices
Stars: ✭ 505 (+2304.76%)
Mutual labels:  firmware
Linuxboot
The LinuxBoot project is working to enable Linux to replace your firmware on all platforms.
Stars: ✭ 554 (+2538.1%)
Mutual labels:  firmware
Gort
Command Line Interface (CLI) for RobotOps
Stars: ✭ 425 (+1923.81%)
Mutual labels:  firmware
Lowlevelprogramming University
How to be low-level programmer
Stars: ✭ 7,224 (+34300%)
Mutual labels:  firmware
Dorita980
Unofficial iRobot Roomba and Braava (i7/i7+, 980, 960, 900, e5, 690, 675, m6, etc) node.js library (SDK) to control your robot
Stars: ✭ 523 (+2390.48%)
Mutual labels:  firmware
Raspberrypipkg
DEPRECATED - DO NOT USE | Go here instead ->
Stars: ✭ 758 (+3509.52%)
Mutual labels:  firmware
Efigy
A small client application that uses the Duo Labs EFIgy API to inform you about the state of your Mac EFI firmware
Stars: ✭ 493 (+2247.62%)
Mutual labels:  firmware
Anne Key
Firmware for Anne Pro Keyboard written in Rust
Stars: ✭ 506 (+2309.52%)
Mutual labels:  firmware
Emba
emba - An analyzer for Linux-based firmware of embedded devices.
Stars: ✭ 607 (+2790.48%)
Mutual labels:  firmware
Easyavr
Easy AVR USB Keyboard Firmware and Keymapper
Stars: ✭ 479 (+2180.95%)
Mutual labels:  firmware
Nodemcu Firmware
Lua based interactive firmware for ESP8266, ESP8285 and ESP32
Stars: ✭ 6,884 (+32680.95%)
Mutual labels:  firmware
Trezor Firmware
🔒 Trezor Firmware Monorepo
Stars: ✭ 430 (+1947.62%)
Mutual labels:  firmware
Nanovna
Very Tiny Palmtop Vector Network Analyzer
Stars: ✭ 539 (+2466.67%)
Mutual labels:  firmware
Bcf Skeleton
BigClown Firmware Skeleton (Empty Application)
Stars: ✭ 14 (-33.33%)
Mutual labels:  firmware
Vsphere Modules
This is my Module Collection for VMware vSphere
Stars: ✭ 18 (-14.29%)
Mutual labels:  firmware
Broadcom Bt Firmware
Repository for various Broadcom Bluetooth firmware
Stars: ✭ 677 (+3123.81%)
Mutual labels:  firmware

MobileTSS

An iOS app to check signing status of firmwares from Apple server and save blobs to local. This application is basically a GUI wrapper for command-line tools tsschecker and img4tool.

Features

  • Check signing status for every firmware including betas and OTAs
  • Save blobs for every signed firmware
  • Check signing status in background
  • Show extracted info in SHSH2 file (not available for 32-bit shsh)
  • Verify shsh files (both 32-bit and 64-bit are supported)
  • Allow to specify custom apnonce and generator (required for A12 devices)
  • No Jailbreak required

Requirements

Minimum: iOS 8.0. Few features require higher iOS version.
Both 32-bit and 64-bit devices are supported.

Tutorial

This project is written in Swift 4.0 so you need to have Xcode 9 or above installed on Mac to compile it. After finish downloading the project zip, open project file and start to compile and should run on simulator.

Support

Any contributions are welcome. This project is under LGPL-3.0 license.

Credits

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].