This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| <plist version="1.0"> | |
| <dict> | |
| <key>com.apple.AppleNVMeEAN.allow</key> | |
| <true/> | |
| <key>com.apple.CommCenter.fine-grained</key> | |
| <array> | |
| <string>spi</string> | |
| <string>identity</string> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (lldb) help x | |
| Read from the memory of the current target process. | |
| Syntax: x <cmd-options> <address-expression> [<address-expression>] | |
| Command Options Usage: | |
| x [-r] [-f <format>] [-c <count>] [-G <gdb-format>] [-s <byte-size>] [-l <number-per-line>] [-o <filename>] <address-expression> [<address-expression>] | |
| x [-br] [-f <format>] [-c <count>] [-s <byte-size>] [-o <filename>] <address-expression> [<address-expression>] | |
| x [-AFLORTr] -t <name> [-f <format>] [-c <count>] [-G <gdb-format>] [-E <count>] [-o <filename>] [-d <none>] [-S <boolean>] [-D <count>] [-P <count>] [-Y[<count>]] [-V <boolean>] [-Z <count>] <address-expression> [<address-expression>] | |
| x -t <name> [-x <source-language>] <address-expression> [<address-expression>] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 19c0f2868 UNKNOWN SYSREG S1_7_c14_c13_7 | |
| 19c0fa634 UNKNOWN SYSREG S2_6_c5_c3_0 | |
| 19c109af4 UNKNOWN SYSREG S3_2_c6_c12_3 | |
| 19c115b78 UNKNOWN SYSREG S3_3_c3_c5_3 | |
| 19c11f6ec UNKNOWN SYSREG S2_2_c10_c0_1 | |
| 19c120b00 UNKNOWN SYSREG S2_1_c3_c5_4 | |
| 19c122fc0 UNKNOWN SYSREG S2_7_c6_c3_4 | |
| 19c12c854 UNKNOWN SYSREG S2_1_c4_c6_4 | |
| 19c13c934 UNKNOWN SYSREG S2_1_c7_c6_0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| CODESIGN(1) General Commands Manual CODESIGN(1) | |
| NAME | |
| codesign – Create and manipulate code signatures | |
| SYNOPSIS | |
| codesign -s identity [-i identifier] [-r requirements] [-fv] [path ...] | |
| codesign -v [-R requirement] [-v] [path|pid ...] | |
| codesign -d [-v] [path|pid ...] | |
| codesign -h [-v] [pid ...] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "description": "", | |
| "format": "_name x0", | |
| "name": "x0", | |
| "number": "0" | |
| }, | |
| { | |
| "description": "", | |
| "format": "_name x1", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include <stdlib.h> | |
| #include <stdio.h> | |
| static print_cbk_t gPrintFunc; | |
| static int stdout_redirect(void* prefix, const char* buffer, int size) | |
| { | |
| if (gPrintFunc) | |
| gPrintFunc(buffer, size); | |
| return size; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ECORE0 > mmu dump | |
| No memap option given on ARMV8 CPU. Will try to use CPU interface to dump MMU | |
| Failed to lower EL: ASTRIS_ERR_NOTSUPPORTED | |
| [MMUV8 WALK] TTBR1 translations are DISABLED | |
| --------------------------------------------------------------------------------- | |
| Arch: ARMV8 | |
| State: AArch64 | |
| Mode: EL0t | |
| Regs: TCR=0x1659ca51c TTBR0=0x1fc000000 TTBR1=0x0 | |
| Granule: 14 N/A |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # | |
| # arm64_sysregs_ios.py | |
| # Brandon Azad | |
| # | |
| # Based on https://github.com/gdelugre/ida-arm-system-highlight by Guillaume Delugre. | |
| # | |
| import idautils | |
| import idc |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #https://gist.github.com/bazad/42054285391c6e0dcd0ede4b5f969ad2 | |
| 100000610 UNKNOWN SYSREG S3_6_c15_c13_0 | |
| 100000614 UNKNOWN SYSREG S3_6_c15_c13_1 | |
| 100000624 UNKNOWN SYSREG S3_6_c15_c13_2 | |
| 100000628 UNKNOWN SYSREG S3_6_c15_c13_3 | |
| 100000638 UNKNOWN SYSREG S3_6_c15_c13_4 | |
| 10000063c UNKNOWN SYSREG S3_6_c15_c13_5 | |
| 10000064c UNKNOWN SYSREG S3_6_c15_c13_6 | |
| 100000650 UNKNOWN SYSREG S3_6_c15_c13_7 | |
| 100000660 UNKNOWN SYSREG S3_6_c15_c14_0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Target|Platform|PlatformName|ImageFormat|iBootType|KernelCacheType | |
| j152fap|t8012|H9M|im4p|j152f|ibridge2p | |
| t8004simdev|t8004|M8P|im4p|t8004sim|t8004consolidated | |
| j140amacap|x86_64|X86_64|raw|| | |
| t6001uidmdev|t6001|H13C|im4p|| | |
| x1652|t200|Veridian|img4|| | |
| d101ap|t8010|H9P|im4p|d10|iphone9 | |
| d101dev|t8010|H9P|im4p|d10|iphone9 | |
| e89ap|t8011|H9G|im4p|e89|e89 | |
| e89dev|t8011|H9G|im4p|e89|e89 |