Luke Street
Luke Street
This is fixed in dc553684a35ae94b92f2c35c13c425a62871f9e4. New release will be out shortly. I feel bad for letting this bug get past my tests. Sorry!
What version of macOS? Have you tried redownloading?
What's the output of `otool -L futurerestore`?
Please try the following and see if it works: [futurerestore_macos_DEBUG2.zip](https://github.com/encounter/futurerestore/files/1649623/futurerestore_macos_DEBUG2.zip)
What MacBook Pro do you have? There's some CPU incompatibility as far as I can tell.
OK, it looks like the actual issue is a lot more convoluted than I expected. I have a MacBook Air 2011, so I can reproduce the issue on that. It...
Another test build, this one works on my older MacBook as well. Please see if it works for you. [futurerestore_macos_DEBUG3.zip](https://github.com/encounter/futurerestore/files/1650191/futurerestore_macos_DEBUG3.zip)
use --no-baseband
You have to set the nonce generator before running this tool, which requires a jailbreak. What iOS version are you on? (And it looks like you're trying to restore to...
Agreed on the objdiff-core approach. The existing code should be easy to separate, it’s already abstracted to support the threaded “job” system. The idx fields aren’t _necessarily_ GUI specific, they’re...