Skip to main content

Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers

Project description

frida-python

Python bindings for Frida.

Some tips during development

To build and test your own wheel, do something along the following lines:

set FRIDA_VERSION=16.0.1-dev.7 # from C:\src\frida\build\tmp-windows\frida-version.h
set FRIDA_EXTENSION=C:\src\frida\build\frida-windows\x64-Release\lib\python3.10\site-packages\_frida.pyd
cd C:\src\frida\frida-python\
pip wheel .
pip uninstall frida
pip install frida-16.0.1.dev7-cp34-abi3-win_amd64.whl

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

frida-16.2.1.tar.gz (41.1 kB view hashes)

Uploaded Source

Built Distributions

frida-16.2.1-cp37-abi3-win_amd64.whl (32.7 MB view hashes)

Uploaded CPython 3.7+ Windows x86-64

frida-16.2.1-cp37-abi3-win32.whl (32.2 MB view hashes)

Uploaded CPython 3.7+ Windows x86

frida-16.2.1-cp37-abi3-manylinux_2_17_armv7l.whl (17.9 MB view hashes)

Uploaded CPython 3.7+ manylinux: glibc 2.17+ ARMv7l

frida-16.2.1-cp37-abi3-manylinux_2_17_aarch64.whl (19.1 MB view hashes)

Uploaded CPython 3.7+ manylinux: glibc 2.17+ ARM64

frida-16.2.1-cp37-abi3-manylinux_2_5_x86_64.whl (19.1 MB view hashes)

Uploaded CPython 3.7+ manylinux: glibc 2.5+ x86-64

frida-16.2.1-cp37-abi3-manylinux_2_5_i686.whl (18.7 MB view hashes)

Uploaded CPython 3.7+ manylinux: glibc 2.5+ i686

frida-16.2.1-cp37-abi3-macosx_11_0_arm64.whl (30.6 MB view hashes)

Uploaded CPython 3.7+ macOS 11.0+ ARM64

frida-16.2.1-cp37-abi3-macosx_10_9_x86_64.whl (20.6 MB view hashes)

Uploaded CPython 3.7+ macOS 10.9+ x86-64

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