pro2stinger
pro2stinger
Could you add docs for rdp server
**Describe the bug** A clear and concise description of what the bug is. **Device:** - Device: [e.g. Galaxy Note 20] - Chipset: [Exynos] - Model: [SM-N980F] **Xposed or Logcat logs**...
could you provide a description of what everything does and how you compiled clang, llld, wasm-ld and memfs so others and me can add compilers such as `emscripten` to wasm?
Instead of giving root access to apps you can specify any other uid. Such as `system` or `shell`. Heres an example ```bash ~$ whoami u0_a456 ~$ su ~$ whoami system...
every time I type `su ` it ask root access twice to create some symbolic links. could you fix this where it no longer requests root after those links already...
where can i find (or make) these compilers edit: i just learned how to make them but can any of them be found online?