Original source: https://github.com/0xced/iOS-Artwork-Extractor/wiki/Extracting-more-artwork
You can extract even more artwork if you decrypt and mount an iOS firmware (.ipsw file).
- ipsw_decrypt.py
- Python 3.2 (required by ipsw_decrypt.py)
| #include <sys/stdtypes.h> | |
| #include <stdbool.h> | |
| #include <mach/boolean.h> | |
| #include <sys/errno.h> | |
| #include <stdlib.h> | |
| #include <dispatch/dispatch.h> | |
| #if !defined(MAC_OS_X_VERSION_10_12) || \ | |
| (MAC_OS_X_VERSION_MIN_REQUIRED < MAC_OS_X_VERSION_10_12) |
| /* | |
| * m1racle-poc: a basic proof of concept for the M1RACLES vulnerability in the Apple M1. | |
| * | |
| * This program allows you to read and write the state of the s3_5_c15_c10_1 CPU register. | |
| * | |
| * Please visit m1racles.com for more information. | |
| * | |
| * Licensed under the MIT license. | |
| */ |
| Cloud archive of files https://my.pcloud.com/publink/show?code=kZAq8MkZ9rTATB0gqkypDHEuIYCwKY4aRuK7 | |
| Linux apps https://www.mimuw.edu.pl/~wolinski/pv/index.html | |
| Net/Usb Apps https://sites.google.com/site/casiopv/ | |
| SDK https://web.archive.org/web/20160703183640/http://arch.casio.com/pv/download/en/sdk/other.html | |
| Apps and Games (Source Code Included!) https://web.archive.org/web/20030409081258/http://pocket-viewer.com/ | |
| More Apps and Games and Links http://www.sd-a.com/duefectu/ |
Original source: https://github.com/0xced/iOS-Artwork-Extractor/wiki/Extracting-more-artwork
You can extract even more artwork if you decrypt and mount an iOS firmware (.ipsw file).
| 02; // Get firmware version | |
| 4A 01 00; // 1 target requested | |
| // Select the payment system environment | |
| 40 01 00 A4 04 00 0E 31 50 41 59 2E 53 59 53 2E 44 44 46 30 31; | |
| 40 01 00 C0 00 00 20; | |
| 40 01 00 B2 00 0C 00; | |
| 40 01 00 B2 01 0C 00; | |
| 40 01 00 B2 01 0C 29; |
| /* packet-usb-ccid.c | |
| * Dissector for the Integrated Circuit Card Interface Device Class | |
| * | |
| * References: | |
| * http://www.usb.org/developers/devclass_docs/DWG_Smart-Card_CCID_Rev110.pdf | |
| * | |
| * Copyright 2011, Tyson Key <tyson.key@gmail.com> | |
| * | |
| * $Id: packet-usb-ccid.c 40755 2012-01-28 17:19:25Z etxrab $ | |
| * |
| /* packet-usb-ccid.c | |
| * Dissector for the Integrated Circuit Card Interface Device Class | |
| * | |
| * References: | |
| * http://www.usb.org/developers/devclass_docs/DWG_Smart-Card_CCID_Rev110.pdf | |
| * | |
| * Copyright 2011, Tyson Key <tyson.key@gmail.com> | |
| * | |
| * $Id: packet-usb-ccid.c 40755 2012-01-28 17:19:25Z etxrab $ | |
| * |
| tyson@UmBongo:~/Documents$ nfc-mfultralight r - | strings | |
| nfc-mfultralight: DBG nfc-mfultralight.c:184 | |
| nfc-mfultralight: | |
| Checking arguments and settings | |
| nfc-mfultralight: DBG nfc-mfultralight.c:205 | |
| nfc-mfultralight: Successfully opened the dump file | |
| libnfc.general - 0 device(s) found using PN53x USB driver | |
| libnfc.general - 1 device(s) found using ACR122 driver |
| Microsoft's Symbolic Plan | |
| ========================= | |
| (Redmond, Microsoft HQ. One year before Windows Vista release. Meeting.) | |
| Marketing VC: | |
| Our latest marketing research suggests that UNIX has a | |
| competitive advantage: _symbolic links_. |