Download Burp suite pro from link - Burp Suite pro 2025.6arrow-up-right
extract the zip file and find the java jdk or you can doanloade from official website by clicking the link java 24arrow-up-right
install the java24 and set the evironment variable.
Right click on This PC -> Properties -> Advanced system settings -> Environment Variables
Under System variables, click New and add the following:
Variable name: JAVA_HOME
JAVA_HOME
Variable value: Path to your JDK installation (e.g., C:\Program Files\Java\jdk-24)
C:\Program Files\Java\jdk-24
Click OK to save.
open the burploader.jar file
click Next
click on Manual Activation
copy the activation response code and past in activation response code box
click on Next and then Finish. You can see the Burp Suite Pro is installed successfully.
Last updated 3 months ago