appmon icon indicating copy to clipboard operation
appmon copied to clipboard

Documentation:

Results 40 appmon issues
Sort by recently updated
recently updated
newest added

i did everything but when i connect phone i got [ERROR] unable to connect to remote frida-server: closed im using Ubuntu 14 on virtual box any advice ??

command used: `python3 apk_builder.py --apk /home/apex/Desktop/Frida/app.apk` error: ``` [I] Preparing work directory... [I] Expanding APK... Traceback (most recent call last): File "/home/apex/Desktop/Frida/appmon/apk_builder/apk_builder.py", line 96, in package_name = apk_dump.split("package: name=")[1].split(" ")[0].strip("'\"\n\t...

### Overall: - +Added: new endpoint `/api/clear_table` that requires for the Web UI 'Clear data' functionality - =Changed: db data return structure for better using\reading inside web ui js code...

When I use monitoring tools of firefox (Web developers Tools) I can right click on a request and "copy as curl". It would be great to have a similar feature...

After looking up this problem, they say it has to do with apktool, I'm not sure but any help would be appreciated. This the stack trace: ``` brut.androlib.AndrolibException: brut.common.BrutException: could...

Hello, Current `requirements.txt` produce errors when installing with `pipenv` on python 3.9.5. * `SQLAlchemy` is not installable `sqlalchemy==1.3.0,>=0.9.0,>=1.3.2` * `htmlentities` has been moved to `html.entities` in python 3 * `markupsafe`...

~~~ PS C:\appmon-master> python appmon.py -a com.vimeo.android.videoapp -p android -s scripts\Android [ERROR] unable to find process with name 'com.vimeo.android.videoapp' Traceback (most recent call last): File "D:\Desktop\appmon-master\appmon.py", line 352, in init_session...

Can I detected installed apps popup to capture screen from service?

Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...

dependencies

```Start Cydia App Add Frida's repository by navigating through the menu: Manage => Sources => Edit => Add Enter https://build.frida.re Wait till Cydia reloads the repository. Find and install the...