Burp Suite Professional Version 2024

  • Install BurpSuite Pro ✔ (Win/linux/mac)
  • You Can Make .EXE file ✔
  • BurpSuite Full Version ✔
  • Make .bat To .exe ✔

Okay Follow Me Step By Step For Installation:

  1. Download or Clone This GitHub.

  2. Download and Install Java and JDK.

  3. Download BurpSuite Pro Form Official WebSite. Click Here

    Or, Download Burp Suite Pro-->

  4. Then Follow My Video 😂

    • Link:

If You Get Any Error:

  • Open CMD With Run As Administrator.

  • Then Execute This Command:

    rd /s /q "%userprofile%\AppData\Roaming\BurpSuite\"

    reg delete "HKEY_CURRENT_USER\SOFTWARE\JavaSoft\Prefs\burp" /f

Making .bat File

@echo off
"[Your PATH]C:\Program Files\Java\jdk-21\bin\java.exe" ^
    "--add-opens=java.desktop/javax.swing=ALL-UNNAMED" ^
    "--add-opens=java.base/java.lang=ALL-UNNAMED" ^
    "--add-opens=java.base/jdk.internal.org.objectweb.asm=ALL-UNNAMED" ^
    "--add-opens=java.base/jdk.internal.org.objectweb.asm.tree=ALL-UNNAMED" ^
    "--add-opens=java.base/jdk.internal.org.objectweb.asm.Opcodes=ALL-UNNAMED" ^
    "-javaagent:[YOUR PATH]D:\All app\Burp-Suite-Pro-main\burploader.jar" ^
    "-noverify" ^
    "-jar" ^
    "[YOUR PATH]D:\All app\Burp-Suite-Pro-main\burpsuite_pro_v2023.11.1.3.jar"
  • Copy This Command
  • Create New Empty Text File & Paste This Command
  • Save As (Burp) .bat Name

Build .bat To .exe

  • Download Icon img file [Formet: .ico] For Using Burp.exe
  • Download " Advanced BAT to EXE Converter" Software

Follow Me 💋:

Facebook   Instagram   YouTube   LinkedIn