1 Star 1 Fork 1

小义的爸爸/BurpSuite-collections

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Burp_start_en.bat 255 Bytes
一键复制 编辑 原始数据 按行查看 历史
mr-xn 提交于 2019-10-13 15:14 +08:00 . update
rem 启动英文版Burp
chcp 936
rem 设置936编码防止某些中文路径导致批处理失效
@echo off
rem 必须切到根目录执行才行
cd \
start javaw -Dfile.encoding=utf-8 -Xbootclasspath/p:%~dp0\burp-loader-keygen.jar -Xmx1024m -jar %~dp0\burpsuite_pro_v1.7.37.jar
exit
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/csharphpython/BurpSuite-collections.git
git@gitee.com:csharphpython/BurpSuite-collections.git
csharphpython
BurpSuite-collections
BurpSuite-collections
master

搜索帮助