55 Commits

Author SHA1 Message Date
5aafb1c24f Merge branch 'main' into tests/final-tests 2024-06-04 13:37:00 +08:00
4e67f4ebed feat:对正则匹配出的文件再过一次llm检测 2024-06-03 20:34:30 +08:00
f113449fc4 Merge branch 'main' into feature/pickle-data 2024-06-03 20:31:12 +08:00
dqy
d1ac4594e4 feat: 使用rglob扫描 2024-06-03 16:29:35 +08:00
1a71a72ddf feat: (UNFINISH) 正则匹配检测测试 2024-06-03 13:44:03 +08:00
dqy
62b77812af fix: 去除扫描单个文件进度条 2024-06-03 11:41:19 +08:00
dqy
7eb4de8e6c style: 添加扫描动画 2024-06-02 20:24:03 +08:00
dqy
b99334ed12 fix: 解决unicode字符报错 2024-06-02 19:54:47 +08:00
dqy
17245a9bcf fix: 解决unicode编码错误 2024-05-31 21:13:01 +08:00
dqy
b673575fe4 fix: 删除无效模块 2024-05-31 20:36:42 +08:00
dqy
df65fff2c7 feat: 添加对python 3.11的反编译模块 2024-05-31 20:33:47 +08:00
dqy
aeb4a33d98 Merge branch 'main' of https://git.mamahaha.work/sangge/BackDoorBuster into feature/pyc-detection 2024-05-31 19:20:35 +08:00
dqy
f798cf143c fix: 删除原有代码注释 2024-05-30 22:27:04 +08:00
dqy
95feda67d9 feat: 美化输出
Some checks failed
Python application test / build (pull_request) Failing after 2m11s
2024-05-30 22:15:49 +08:00
dqy
e80e83ad51 Merge branch 'main' of https://git.mamahaha.work/sangge/BackDoorBuster into feature/pyc-detection
Some checks failed
Python application test / build (pull_request) Failing after 52s
2024-05-30 16:13:40 +08:00
dqy
99b481059b style: 修改检测模块文件名 2024-05-29 21:23:26 +08:00
dqy
8a14ef4341 fix: 修改相对模块引入 2024-05-29 20:36:09 +08:00
dqy
40f5c07fa1 feat: 添加对pyc文件的反汇编功能模块 2024-05-29 20:08:40 +08:00
accd50e8ce fix: fix some error 2024-05-27 20:35:13 +08:00
fab5e680ef style: format code 2024-05-27 17:08:12 +08:00
b1bc566c09 update:修改国内gpt调用 2024-05-24 20:27:18 +08:00
faf68760c9 fix:typeerror,修改类型错误 2024-05-24 17:28:34 +08:00
9a7c38f1a8 fix:休整代码
Some checks failed
Python application test / build (pull_request) Failing after 12m12s
2024-05-16 21:20:12 +08:00
dd45c467a3 feature/国内GPT-文心一言 2024-05-16 21:15:22 +08:00
79a605a6b4 style: format code style
Some checks are pending
Python application test / build (pull_request) Waiting to run
2024-05-15 19:10:35 +08:00
9d6f054478 fix:补充了测试代码 2024-05-15 13:38:01 +08:00
97fbf649a8 del:删除测试文件
Some checks failed
Python application test / build (pull_request) Failing after 12m9s
2024-05-14 21:37:16 +08:00
db3244f55a fix:逻辑小错误 2024-05-14 21:34:54 +08:00
d073cfad31 del:删除无用库 2024-05-14 21:33:08 +08:00
0ae787002c update:完善调用方式,删除多余代码 2024-05-14 21:31:31 +08:00
fa86f12a48 feat:添加了pickle数据扫描类 2024-05-14 21:02:45 +08:00
2e5460a522 feature/GPT:文心一言api,国内gpt(百度大模型) 2024-05-14 20:24:01 +08:00
dqy
e28cb2416d feat: 实时爬取漏洞信息 2024-04-30 21:38:14 +08:00
7523e0c06a fix: 添加超时报错,修复一个错误的测试
Some checks failed
Python application test / build (pull_request) Failing after 26s
2024-04-29 18:37:04 +08:00
d771976b35 fix: 添加容错代码
Some checks failed
Python application test / build (pull_request) Failing after 12m17s
2024-04-29 11:52:46 +08:00
f0a915c0fd style: format style
Some checks failed
Python application test / build (pull_request) Failing after 15m14s
2024-04-29 11:13:50 +08:00
bc067743ab fix: add sys lib 2024-04-29 11:13:36 +08:00
698cf1c75c fix: 修复一些错误
附带完成了一些格式化
2024-04-29 11:09:23 +08:00
18454a0228 feat:更改代码分布,实现模块化添加功能
Some checks failed
Python application test / build (pull_request) Failing after 12m34s
2024-04-28 21:53:43 +08:00
54419f9b53 Merge branch 'feature/GPT' of https://git.mamahaha.work/sangge/BackDoorBuster into feature/GPT
Some checks are pending
Python application test / build (pull_request) Waiting to run
2024-04-28 15:49:24 +08:00
4abd93f688 fix: 移除一些库,添加错误判断 2024-04-28 15:48:15 +08:00
135a07219d test:添加GPT检测测试用例
Some checks are pending
Python application test / build (pull_request) Waiting to run
2024-04-28 15:37:11 +08:00
be59c891e5 fix:修复导入utils
All checks were successful
Python application test / build (pull_request) Successful in 27s
2024-04-28 15:08:06 +08:00
cafc83e517 fix:完善了代码格式
Some checks failed
Python application test / build (pull_request) Failing after 28s
将一部分函数移至utils内
2024-04-28 14:59:53 +08:00
a6b67856ef feat:完善了gpt检测功能,返回标准格式 2024-04-28 14:55:38 +08:00
7f3591959b feat:添加gpt检测基础功能 2024-04-25 21:52:44 +08:00
dd109e5f5d feat:添加正则条目
All checks were successful
Python application test / build (pull_request) Successful in 19s
2024-04-25 21:28:26 +08:00
dqy
bc852ec52c feat: 依赖版本检测添加pdf输出格式并修改命令行参数格式 2024-04-25 20:10:39 +08:00
dqy
102c631ed9 feat: 完善对于代码的正则匹配功能 2024-04-25 17:01:24 +08:00
dqy
4bafab90f4 fix: 修改结果保存路径
Some checks failed
Vulnerability and Backdoor Detection Workflow / build (pull_request) Successful in 15s
Vulnerability and Backdoor Detection Workflow / security_check (pull_request) Failing after 12m28s
2024-04-24 19:12:27 +08:00