BurpLoaderKeygen
Burp Suite Pro Loader & Keygen ( burp v1.7+ )
本项目由以下项目整合而成 / This project is integrated by the following projects
- https://github.com/x-Ai/BurpSuiteLoader
- BurpSuitePro Loader&Keygen By surferxyz
- https://github.com/googleweb/loader
核心的patch代码和算号代码并不是我写的,本项目1.9版本中的破解方案来自这位大佬 @googleweb ,我只是把各位大佬的Loader和Keygen整合到一块加了点小功能方便使用
https://portswigger.net/burp
项目仅供学习和交流使用,商业使用请购买正版软件!链接:https://portswigger.net/burp
This project is only for learning and communication. For commercial use, please buy genuine software! Link:特性 / Features
-
检测Burp更新,如果不需要检测请勾选
Ignore Update
-
不用编写脚本,自动启动burp,只需要勾选
Auto Run
-
支持指定Java版本,只需要把指定版本的Java放到同目录下,注册机会自动调用
-
支持Java8+
-
支持BurpSuite v1.7+
-
Detect burp updates. If you don't need, please check
Ignore Update
-
Auto start burp without write command manually, just check
Auto Run
-
Support for specifying java versions, just put java files in same path
-
Support Java 8+
-
Support BurpSuite v1.7+
Jar包未混淆,欢迎dalao们改进!
食用方法
Mac版食用方法
- 安装Mac版Burp
- 将注册机放置到
/Applications/Burp Suite Professional.app/Contents/Resources/app
目录下 - 执行以下命令启动注册机
cd "/Applications/Burp Suite Professional.app/Contents/Resources/app"
"/Applications/Burp Suite Professional.app/Contents/Resources/jre.bundle/Contents/Home/bin/java" -jar BurpLoaderKeygen.jar
点击run启动Burp, 激活后关闭注册机
- 修改
/Applications/Burp Suite Professional.app/Contents/vmoptions.txt
, 增加以下参数
--add-opens=java.base/java.lang=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:BurpLoaderKeygen.jar
-noverify
之后便可以正常启动了
sudo xattr -r -d com.apple.quarantine /Applications/Burp\ Suite\ Professional.app