Blog Home
Updated: 2023 Oct 09

How To Crack Burpsuite Pro

  1. Disconnect the internet before cracking.
  2. Visit this https://github.com/x-Ai/BurpSuite
  3. Place the two files BurpSuiteLoader.jar and burp-keygen-scz.jar under the following path.

    /Applications/Burp\ Suite\ Professional.app/Contents/Resources/app/
    

    Open the Info.plist file.

    /Applications/Burp\ Suite\ Professional.app/Contents/Info.plist
    

    Add the last two lines in a specific location.

    <string>-Dexe4j.moduleName=$APP_PACKAGE</string>
    <string>-noverify</string>
    <string>-javaagent:$APP_PACKAGE/Contents/Resources/app/BurpSuiteLoader.jar</string>
    
  4. In this Applications/BurpĀ SuiteĀ Professional.app/Contents/Resources/app directory execute the following two-line command.

    java -noverify -javaagent:BurpSuiteLoader.jar -jar burpsuite_pro.jar
    java -jar burp-keygen-scz.jar
    
  5. Manual activation, Finish.

Comments:

Email questions, comments, and corrections to hi@smartisan.dev.

Submissions may appear publicly on this website, unless requested otherwise in your email.