Lorenzo
Lorenzo
Hi everyone! I hope my comment will be useful even if this is an (old) issue. ```javascript const LSApplicationProxy = ObjC.classes.LSApplicationProxy const NSBundle = ObjC.classes.NSBundle const bundleIdentifier = NSBundle.mainBundle().bundleIdentifier().toString() const...
Hi @yatbear! Thanks for these two commits. But I found another issue. Look this [notebook](https://colab.research.google.com/drive/1m0sLW4uZ5VcrHGgFukjoeUbsHvHT_TIE?usp=sharing), it seems that graph plugin fails when you want to visualize the conceptual graph. In...
I think there is a problem with `irecovery`. I open an [issue](https://github.com/libimobiledevice/libirecovery/issues/105#issue-1377939228).