Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

fridc/frida-python

Open more actions menu
 
 

Repository files navigation

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

About

Frida Python bindings

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 64.8%
  • Python 33.8%
  • Other 1.4%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.