blobsaver
blobsaver copied to clipboard
I cann't extracting the "Internal Name/Board configuration" for my device.
Describe the bug
When I was extracting the "Internal Name/Board configuration" for my device, it got an error
Screenshots
Desktop:
- OS Version:IOS 17.5.1
- iOS Device:iPhone12
Checklist (place an x between the brackets to mark as completed):
- [x] I have made sure I am on the latest version of blobsaver
- [x] I have checked other open issues to see if my problem has already been reported
- [x] I have tried common troubleshooting tactics such as restarting my computer and reinstalling blobsaver
Log(s)
java.lang.NullPointerException: Cannot invoke "com.sun.jna.Pointer.getByteArray(long, int)" because the return value of "airsquared.blobsaver.app.natives.Libplist.getDataPtr(com.sun.jna.Pointer, com.sun.jna.ptr.IntByReference)" is null
at airsquared.blobsaver/airsquared.blobsaver.app.LibimobiledeviceUtil.plistDataToString(Unknown Source)
at airsquared.blobsaver/airsquared.blobsaver.app.LibimobiledeviceUtil.getApNonceNormalMode(Unknown Source)
at airsquared.blobsaver/airsquared.blobsaver.app.LibimobiledeviceUtil$GetApnonceTask.call(Unknown Source)
at airsquared.blobsaver/airsquared.blobsaver.app.LibimobiledeviceUtil$GetApnonceTask.call(Unknown Source)
at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you would like this issue to remain open, please comment.