├── LICENSE ├── Makefile ├── iBootMaybeDumper.c └── tfp0.plist /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0x7ff/iBootMaybeDumper/HEAD/LICENSE -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0x7ff/iBootMaybeDumper/HEAD/Makefile -------------------------------------------------------------------------------- /iBootMaybeDumper.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0x7ff/iBootMaybeDumper/HEAD/iBootMaybeDumper.c -------------------------------------------------------------------------------- /tfp0.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0x7ff/iBootMaybeDumper/HEAD/tfp0.plist --------------------------------------------------------------------------------