1 Star 0 Fork 0

fanyangchu/BurpSuite-collections1

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
Burp_start_en.bat 255 Bytes
Copy Edit Raw Blame History
mr-xn authored 2019-10-13 15:14 . 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
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fanych/BurpSuite-collections1.git
git@gitee.com:fanych/BurpSuite-collections1.git
fanych
BurpSuite-collections1
BurpSuite-collections1
master

Search