Lorenzo

Results 32 comments of 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).

- Did you use the chunking branch? - What app?

Open a new terminal in `agent` folder and run `npm -ddd install` to install locally every NodeJS dependencies. Run script again.

> Hi! I think I am facing the same exact issue. It's a huge APP so it might be expected, with smaller ones it works: > > ```frida-ios-dump git:(master) python...

I decrypted with macOS 13.6.7 three different versions of this app installed on an iPhone 8+ (iOS 16.7.5), iPhone 7 (iOS 13.6.1) and iPhone SE 2020 (iOS 14.4.2). And frida-ios-dump...

@Cyb3rGh0st786 Look here: https://github.com/frida/frida/releases/tag/16.7.19 or whatever version you want.

Look [here](https://colab.research.google.com/drive/1UP5KhGYpqW6lh6zhr7m4TOBt1XJa77Kj?usp=sharing). It is based on [this tutorial](https://github.com/tensorflow/tensorboard/blob/2.16.2/docs/tensorboard_projector_plugin.ipynb).

I updated the notebook to use `keras-nightly` `tf-nightly` `tb-nightly`