Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Project status

TrungNguyen1909 edited this page Sep 14, 2022 · 30 revisions
  • Milestones

    • Kernel boot to userspace
    • launchd
    • Console shell
    • iOS 15 support
    • Restore
      • iOS 14 restore
      • iOS 15+ restore
    • S8000 SecureROM Emulation
  • Devices

    • UART
    • AIC
    • NVMe
    • GPIO
    • I2C
      • Soft I2C
      • HW I2C
    • USB (over UNIX socket)
      • Device Tree
      • DWC2 Gadget mode emulation
      • USB over UNIX bus
      • Support for libimobiledevice tools
      • DWC3 emulation
      • checkm8
    • AES Accelerator
    • Watch Dog Timer
      • Reboot
    • SPMI
      • RTC
    • SMC
      • Shutdown
      • Battery
    • SIO
    • SPI
      • PIO Controller
      • NOR
      • DMA Controller
    • Framebuffer
    • Multitouch
    • SEP
    • GPU
  • Hardware/Architecture security mitigations

    • Guarded Execution (PPL GL1)
      • GENTER/GEXIT
      • GXF_ABORT
      • Register lockdown
    • SPRR (PPL/JIT)
      • Page permission
      • Register lockdown
    • VMSA_LOCK_EL1
    • KASLR
    • PAC
      • Sign, authenticate pointers
      • Kernel/userspace diversifier
      • Per-boot diversifier
    • DART
    • SART
  • Other features

    • Kernel patchfinder
Clone this wiki locally