Windows
Running Frida under Windows is not currently explored by the Frida developers; we depend on reports from users.
Build options
- Cygwin: Install the Cygwin shell and follow the standard Linux installation instructions. This is the most tested path.
- Virtual machine: Run a Linux environment under VMware or VirtualBox.
- Native build: No one has tried building Frida natively with Visual Studio. Contributions welcome.
Graphics
Frida uses Unix-style pipes to feed data to Gnuplot for plotting. This works under Cygwin. Please report your experience.