Peter Meiser
Peter Meiser
Hi, both changes don't help. The preview scan is fine, tl_y = 0: ``` document format requested: image/jpeg document format used: image/png job kind: single using color gamma of 0.555555...
Sorry, but I have no clue how to continue here. :-(
There's one available at https://macosicons.com/
You should change dlib/src/dnet.c line 175 to ` sd->ctx = SSL_CTX_new(SSLv23_client_method());` ` SSL_CTX_set_options(sd->ctx, SSL_OP_NO_SSLv2|SSL_OP_NO_SSLv3);` This allows all TLS ciphers, but excludes SSLv2 and SSLv3.
It's discussed [here](https://github.com/chiteroman/PlayIntegrityFix/issues/79). The commit is [this](https://github.com/HuskyDG/Magisk/commit/506244f5b) one.
Still the same. I disabled the modules instead of uninstalling, but this should be the same, right?
It's not custom ROM related as it works with previous Payback version 23.11.1403. Just the update to version 24.01.1800 triggers the root detection.
Sorry, but your comments are not helpful. If you read my bug report carefully, you would see the link to the used kernel tree. There, you could have checked that...
Am I right that any app can find KernelSU by just checking "mount". There are KSU mount names. Any chance to rename these ones?
If I fully remove kernelsu, the app works fine.