🌞
🌞
Hi, RBIP dev here. This crash doesn't happen on 0.10.0, since this injector is marked as `required = 0` in that version. While not required, this injector not applying causes...
Oh, alright, there's a workaround using auth url ```groovy maven { url = "https://elect86:ghp_${new String(Base64.decoder.decode("N1YxWWxqRWNLU2h6d1B6UEp1QVBQMFg1NXVyRWhGMFJCV0cy"))}@maven.pkg.github.com/kotlin-graphics/mary" } ```
I honestly have no idea what I'm doing when it comes to groovy/gradle, so I'm not much of help here.
Yeah, I just opted for a remote apply script which gets the credentials from the `credentials` file.
> There is information that for the Realme GT Master Edition (RMX3361) and Realme GT Neo 2 (RMX3370) models with China region (NV98) firmware , the deepest works and the...
I've also tried applying to lk. While it gets instantly approved, as you said, the key is different, they use the `new struct` and it didn't accept most of the...
Hmm, when I decompiled the bootloader for RMX3081 it was always doing that rsa_verify check. It can skip the check if your phone has Secure Boot disabled, which is impossible...
Just to throw into the discussion, they seem to do something similar to this https://learn.microsoft.com/en-us/dotnet/api/system.security.cryptography.rsa.verifyhash?view=net-7.0 or this https://learn.microsoft.com/en-us/dotnet/api/system.security.cryptography.rsacryptoserviceprovider.verifyhash?view=net-7.0 I'm not sure where they get the data hash from as the...
It uses new struct. 💀
Yes, the new struct stuff is checked. You get old struct because you already applied. If you close and re-apply you'll get new struct.