Using LINUX commands in App Inventor. Extension

Hello everyone!!! :wave: :wave: :wave:

  • I wanted to know (roughly) what is possible and what is not possible through this extension and commands.

  • I saw that many have problems with the issue of asynchronicity of functions and calls, but that can be fixed using the extension Async Procedures and Background Tasks also with View Pager and Dynamic Components

  • Added to the Web Component to make calls to APIs such as FireBase and Supabase; you will have tons of options that can only be limited by your knowledge and imagination.

    • Descarga de archivos JS, XML, HTML, <Scripts>, even an entire code or procedures.
  • For this reason, I need to know what the scope of this extension is and if it depends on whether the phone is rooted or connected by USB, Bluetooth, Wi-Fi, etc.

  • Because if it's "up to your imagination"... this is going to get crazy!!!.

I'm working on an App where security is crucial, to the point that the USB issue is driving me crazy.

With some friends we were doing some security analysis (penetration, injection, sniffing, memory scan, etc.)

And for reading the forum in search of ideas, techniques, etc. I came across this post, which automatically caught my attention.

Well, as Tony Stark said:

if-we-cant-protect-the-earth-we-will-avenge-it

  • And:

is-it-better-to-be-feared-or-respected

So I would like to know (based on your experience and knowledge), how much can be done with this extension.