Frida Installation Guide on Windows 10

waqas farooqi
Aug 12, 2022

--

Prerequisites: Install python3 on Windows 10 before installing Frida and Frida tools. Refer to the following link for this step.

Python3 Installation Guide on Windows 10 (zeroxinn.com)

Open the windows command prompt and type the following command:

pip3 install Frida-tools

Frida has been successfully installed on Windows 10.

Now testing the successful installation using the following command.

We see that Frida could not be identified by Windows 10.

Let’s copy the path where Frida has been installed.

Now browse to that path, and we can see that Frida is available on this path.

Now access Frida as shown in the figure below.

If you need Frida to get open from any location, copy the above path into the environment variable. Refer to the following link for this process proof of concept.

https://www.zeroxinn.com/post/simple-guide-to-environment-variables-in-windows-10

--

--

waqas farooqi

Cyber Security | Penetration Tester | OSCP | OSWE | CEH