samy kamkar

Results 177 comments of samy kamkar

As of the time of writing, they were inexpensive. Ironically they increased in price after releasing this project. Thanks for the note, will update.

Interesting. I haven't experienced the reboot upon closing the Electra app (and I always close the app to retest), but I'll attempt restarting myself after closing. Here is the output...

Does anyone happen to have the app/Xcode debug log of the multipath exploit working? I'd like to see where the failure/difference actually begins to see if it's something I can...

I deleted tvOS profile, rebooted, and same issue.

I've resolved this in fa2fc4a5edcbe498aaf2d76c0e6c8f5576533db8. I'll submit a pull request once I get Electra working on my device.

I've started a [branch here](https://github.com/samyk/Syphon-Java/tree/apple-silicon) working on supporting Apple silicon. I tried to make everything cross-architecture but failed in the Xcode project itself, I think we need to different builds...

Also note to get away from `JNFDefaultCoercion` and some of the other changes, some were based on following errors and others I was attempting to implement based on how I...