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 cp37

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

Uploaded cp37

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

Uploaded cp37

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