iBoot64Patcher
iBoot64Patcher copied to clipboard
A reboot of the popular iBoot32Patcher but with twice the amount of bits
main: Starting... getting get_debug_enabled_patch() patch getting get_sigcheck_patch() patch dyld: lazy symbol binding failed: Symbol not found: __ZN8tihmstar9exceptionC2EiPKcS2_z Referenced from: /usr/local/lib/libinsn.0.dylib Expected in: /usr/local/lib/libgeneral.0.dylib dyld: Symbol not found: __ZN8tihmstar9exceptionC2EiPKcS2_z Referenced from:...
I get Segmentation fault (core dumped) while trying to patch ibss on Ubuntu 18.04. here is the gdb output: ``` $ iBoot64Patcher ibss.raw ibss.pwn -n main: Starting... Segmentation fault (core...
When attempting to patch my iBSS and iBEC from a `iPhone_4.7_P3_13.0_17A5492t_Restore.ipsw` (`iphone10,4` / iPhone 8 GSM), I'm still unable to modify vars like I expected. Using `iPhone_4.7_P3_12.4.1_16G102_Restore.ipsw` works though, haven't...
I've decrypted iBSS, then patched it with iBoot64Patcher and pack it back to img4. Then I've uploaded it to device via: `irecovery -f ibss.patched.img4` So far so good, I can...
libc++abi.dylib: terminating with uncaught exception of type tihmstar::OFexception: std::exception #52 can somebody help ?
When I try running `./iBoot64Patcher ibss.raw ibss.pwn`, I get the following error: `libc++abi.dylib: terminating with uncaught exception of type tihmstar::OFexception: std::exception` I decrypted the iBSS with img4lib so the issue...
Please this package not found
Version: 3a0f72d8ecedcd064028002c373bc9e4a638131c-42 main: Starting... Unknown iOS versioned iBoot detected! getting get_boot_arg_patch(rd=md0 debug=0x2014e wdt=-1 ) patch main: Error doing patch_boot_args()! anyone have build version support ios 17 ?
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 1 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...