Skip to main content

A python API in order to install and run the frida-server on an Android device.

Project description

AndroidFridaManager

A python API in order to install and run the frida-server on an Android device. The project was inspired by Frida-Python-Binding.

Install

Just install it via pip:

pip install AndroidFridaManager

Usage

from AndroidFridaManager import FridaManager
...
afm_obj = FridaManager(is_remote=False, socket="ip:port", verbose=False, frida_install_dst="/data/local/tmp/")
afm_obj.install_frida_server()
afm_obj.run_frida_server()

API

install_frida_server(dst_dir="/data/local/tmp/", version="latest")
run_frida_server()
is_frida_server_running()
stop_frida_server()
remove_frida_server()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

AndroidFridaManager-0.6.tar.gz (18.1 kB view details)

Uploaded Source

Built Distribution

AndroidFridaManager-0.6-py3-none-any.whl (17.5 kB view details)

Uploaded Python 3

File details

Details for the file AndroidFridaManager-0.6.tar.gz.

File metadata

  • Download URL: AndroidFridaManager-0.6.tar.gz
  • Upload date:
  • Size: 18.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for AndroidFridaManager-0.6.tar.gz
Algorithm Hash digest
SHA256 742d510afd687687fe7078f17fe34beae9f6c8394c250de199cd58e8dff99472
MD5 edfddd044f63ed4f7e7ece89f04c9506
BLAKE2b-256 7f2e7d69ba7eb270e952694d0a37da4362c176e44fe5500111cfb181636faf41

See more details on using hashes here.

Provenance

File details

Details for the file AndroidFridaManager-0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for AndroidFridaManager-0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 8967a070314862bab458cc4316b49e893e556cd9de531341c59c45635b2c7562
MD5 bb71146e618fd9ad29a7fed06335d465
BLAKE2b-256 d9b5acab157717c5b98dc4494e70c7ed61049a1b89dde95d39674d8c47d38865

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page