On Windows, PowerShell uses the backtick character (`) and Command Prompt uses caret (^) instead of backslash (\) for multi-line pipelines. You can also put the whole pipeline on a single line; they ...
Injecting on android has additional steps due to SE-Linux which Yaui does not handle for you. If you just inject a typical shared object from /data/local/tmp into an app, it won't map an executable ...