Nitan Alexandru Marcel

Results 125 comments of Nitan Alexandru Marcel

> Please provide me with relevant files so I can test it. Also an update, I did "fixed" it by not adding a backend factory [libakamaibmp.so.zip](https://github.com/user-attachments/files/21593119/libakamaibmp.so.zip) Class you need is...

> So when [@nitanmarcel](https://github.com/nitanmarcel) fix it? I cannot use Kitsune mask and Zygisk now (qwq) Afaik there's no curent version of magisk that works without SELinux which waydroid requires

Btw, if you can find an older kitsune apk, it can be installed by using the `--apk` argument

smali is the ASM of native compiled languages and it's 100% readable https://source.android.com/docs/core/runtime/dalvik-bytecode

> > I can't seem to read `/config/usb_gadget/g1/UDC` with the remote filesystem manager due to permission errors. > > ``` > > private fun readSysfs(path: String): String { > >...