Releases: SongXiaoXi/sockH3lix
Releases · SongXiaoXi/sockH3lix
v1.4: This is a big step:
Reimplement the sock port on 32bit platform and implement a 32bit patchfinder (for iPhone5,2 iOS10.3.4). This means sockH3lix can run on iPhone 5. Remove some redundant codes and improve performance.
Reduce jailbreak costs, improve jailbreak speed and stability
- Merge kernel read/write request to reduce syscall count.
- Add a kernel memory management for remapping pages and page table entries to reduce kernel memory usage after jailbreak.
- Choose a right size of the fake IOTrap while initializing kexec.
- Use a large number of Mach primitives and other syscalls that affect scheduling to increase stability.
- kexec some hardware codes to flush the cache and TLB instead of waiting for the kpp patch to work.
v1.2
hgsp4 patch
v1.1
Update README.md
v1.0
Update README.md