BurpSuite.ico 首先欢迎我们的小伙伴
20-12.1已经化身 蓝溯

就不放链接了。。。

结构

  • jre\ 指定java路劲即可保证无需安装也能愉快使用bp
  • jre-tools bp各种插件
  • bp各种版本 bp20-11-03 09-01 12-01 或者更老的
  • bp.vbs 主要是用于启动 中文版 burp suite
  • bp.jar bp的安装包java版
  • bpCN.jar bp的汉化包,要使用汉化必须带上
  • bploader.jar bp注册机需要用上的引导器
  • 注册机.vbs 这个无需介绍了吧!

关键代码

Burp Suite 汉化 启动 代码

1
CreateObject("WScript.Shell").Run "./jre\bin\java.exe -noverify -javaagent:BurpSuiteLoader.jar -javaagent:BurpSuiteCn.jar -Dfile.encoding=utf-8 -jar bp.jar",0

bp.jar 则是指定的启动程序,可以把bp.jar 替换成你想使用的 Burp Suite 版本

Burp Suite 激活代码

1
CreateObject("WScript.Shell").Run "./jre\bin\java.exe -noverify -jar BurpSuiteLoader.jar",0

这个是启动激活的jar包,不需要更改

Burp Suite 优化调教

  • 光标对不准问题
  • 高分屏 字体大小问题
  • 。。。

image-20201222155132222

偷袭

image-20201222155255388

右键属性

image-20201222155504980

改成系统 增强

看效果

image-20201222155712381

XRSec has the right to modify and interpret this article. If you want to reprint or disseminate this article, you must ensure the integrity of this article, including all contents such as copyright notice. Without the permission of the author, the content of this article shall not be modified or increased or decreased arbitrarily, and it shall not be used for commercial purposes in any way