Skip to content

Instantly share code, notes, and snippets.

@erik-smit
Created August 11, 2017 07:51
Show Gist options
  • Save erik-smit/5b3bbae8e54b744684012ba755a8eafa to your computer and use it in GitHub Desktop.
Save erik-smit/5b3bbae8e54b744684012ba755a8eafa to your computer and use it in GitHub Desktop.
set FRIDA_VERSION=10.3.1.10.gd7c36fc
set FRIDA_EXTENSION=c:\temp\frida\build\frida-windows\Win32-Debug\lib\python2.7\site-packages\_frida.pyd
cd C:\Temp\frida\frida-python\src\
python setup.py bdist_egg
easy_install easy_install dist\frida-10.3.1.10.gd7c36fc-py2.7-win32.egg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment