gl4nce
gl4nce
Same issue on Ubuntu 20.04.4 LTS without root. Syslog says: ``` mattermost-desktop.desktop[2744]: [2744:0314/150444.477582:ERROR:gpu_process_host.cc(962)] GPU process exited unexpectedly: exit_code=512 ``` After that, the whole system freezes and I have to reboot....
Thanks for your answer. The file is missing. Looks like the whole directory structure was changed. I already read the post on reddit but doesn't work for me either (oslog...
Thanks for the information @sushi2k! I could get it working. These are my steps (frida and libimobiledevice required; used macOS). All steps are done on the macOS Console.app. 1. Get...
Sounds good. Thanks a lot for your fast reply and the announced solution. 👍
I got the same. ``` $ objection -g app.identifier.here explore Using USB device `iPhone` Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.9/bin/objection", line 33, in sys.exit(load_entry_point('objection==1.11.0', 'console_scripts', 'objection')()) File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/click/core.py", line...
It works fine if using the process id (PID) instead of name or identifier.
Yes. Sorry for using your issue, but it could be related. Obviously there is an issue with using name or identifier. I found the same problem in some other issues.
> If anybody stumbles upon this (after all this time) - one can use the Burp Addon [ReShaper](https://portswigger.net/bappstore/7bcec7656b5746e9a85c427f243e6d5a) with the "Then"-Action Set-Value, e.g. using a cookie as source and set...
The server ignores such requests completely. There is no reply. But I don't know it's because of the missing username attribute or anything else.
As I said. The server ignores the request. There are no replies. I guess there is some sort of pre-auth in the connection to the Jitsi Videobridge. And yes, it's...