π₯ Burp Suite Professional for macOS π₯
One-click Burp Suite Pro installer for macOS with multi-version support.
Powered by Bash β’ Built for speed β’ Made for security enthusiasts
π Features
- β‘ Multi-Version Support β Pick any Burp Suite Pro version from a menu
- β JDK 21+ Ready β Works with the latest Java runtime
- π₯οΈ macOS-Friendly β Tested on macOS Monterey / Ventura / Sonoma
- π Built-in Keygen & Loader β Automatically configured
- π’ Reusable Launcher β Start Burp anytime with
burp
command
π¦ 1. Install Java JDK 21+
Option A: Oracle JDK (Recommended)
-
Download JDK 21 for macOS: π Java SE 21 Downloads β Oracle
-
Open the downloaded
.dmg
file and double-clickJDK 21.pkg
to install. -
Verify installation:
java -version
Option B: Homebrew
brew install openjdk@21
sudo ln -sfn $(brew --prefix openjdk@21)/libexec/openjdk.jdk /Library/Java/JavaVirtualMachines/openjdk-21.jdk
java -version
π» 2. Clone & Prepare the Project
git clone https://github.com/ReXiOP/Burp-Suite-Professional-macOS
cd Burp-Suite-Professional-macOS
chmod +x *
βοΈ 3. Run the Installer
sudo ./run.sh
βΆοΈ 4. Launch Burp Suite Anytime
./burp
or (if copied to PATH)
burp
π 5. Update / Switch Version
sudo ./run.sh
Manual Launch on macOS
# Run the JAR file using Java
java -jar loader.jar
π Project Structure
Burp-Suite-Professional-macOS/
βββ run.sh
βββ burp
βββ loader.jar
βββ keygen.jar
βββ Burp_Suite_Pro_*.jar
β οΈ Disclaimer
- For testing/educational use only.
- Comply with PortSwiggerβs Licensing.
π¨βπ» Developer
Developed by: Muhammad Sajid
π» Full-Stack Developer | Security Enthusiast | Automation Lover
β Star this repo if you find it useful!