|
752e774714
|
fix: 修改正则匹配逻辑
|
2024-06-06 16:05:25 +08:00 |
|
|
167bbe0a14
|
fix:修复文心一言的调用
|
2024-06-05 10:36:26 +08:00 |
|
|
e9b1e82492
|
feat:为llm常规添加并发,提高效率
|
2024-06-04 21:47:17 +08:00 |
|
|
a2651b499e
|
chore: TODO preprocessing
|
2024-06-04 21:44:42 +08:00 |
|
|
a5f7665799
|
Merge branch 'tests/final-tests' of https://git.mamahaha.work/sangge/BackDoorBuster into tests/final-tests
|
2024-06-04 21:10:13 +08:00 |
|
|
caeee4d179
|
fix:修复pickle结果输出
|
2024-06-04 21:09:43 +08:00 |
|
|
7198c8b4da
|
Merge branch 'tests/final-tests' of https://git.mamahaha.work/sangge/BackDoorBuster into tests/final-tests
|
2024-06-04 20:58:35 +08:00 |
|
|
843c9d7ba3
|
feat: 修改依赖检测功能
|
2024-06-04 20:58:31 +08:00 |
|
|
cb30fddb1c
|
feat: 修改pycdc默认路径
|
2024-06-04 20:58:14 +08:00 |
|
|
81cbc88e9b
|
feat: update accurency formula
|
2024-06-04 20:31:09 +08:00 |
|
|
fc4e0e3b30
|
Merge branch 'tests/final-tests' of https://git.mamahaha.work/sangge/BackDoorBuster into tests/final-tests
|
2024-06-04 19:50:34 +08:00 |
|
|
ec30999d2c
|
fix:修改pickle扫描方法 与其他统一
|
2024-06-04 19:50:31 +08:00 |
|
|
0f2fb3c925
|
feat:添加pickle扫描入口
|
2024-06-04 19:35:42 +08:00 |
|
|
fd4ecce710
|
fix: fix some error
|
2024-06-04 19:27:56 +08:00 |
|
|
610e35f868
|
Merge branch 'tests/final-tests' of https://git.mamahaha.work/sangge/BackDoorBuster into tests/final-tests
|
2024-06-04 18:12:08 +08:00 |
|
|
6e1c0e5ae6
|
feat: update test case
|
2024-06-04 18:11:14 +08:00 |
|
|
977841837d
|
feat: 默认从系统变量pycdc中读取路径
|
2024-06-04 17:47:25 +08:00 |
|
|
42135c516c
|
feat:添加GPT并发
|
2024-06-04 17:25:37 +08:00 |
|
|
72901463c6
|
fix:增加llm结果鲁棒性
|
2024-06-04 17:13:30 +08:00 |
|
|
65820966df
|
Merge pull request 'fix: 修复Uncomply反编译报错' (#31) from fix/pyc-detection into tests/final-tests
Reviewed-on: #31
|
2024-06-04 16:43:17 +08:00 |
|
|
b3435c00c3
|
Merge branch 'tests/final-tests' into fix/pyc-detection
|
2024-06-04 16:43:05 +08:00 |
|
|
cd779ef43f
|
fix: 修复Uncomply反编译报错
|
2024-06-04 16:14:34 +08:00 |
|
|
fbeba5b4fc
|
feat: update test cases
|
2024-06-04 15:05:18 +08:00 |
|
|
3f6375977c
|
fix: fix pickle and pyc inject code
|
2024-06-04 14:14:01 +08:00 |
|
|
5aafb1c24f
|
Merge branch 'main' into tests/final-tests
|
2024-06-04 13:37:00 +08:00 |
|
|
5d41503b39
|
fix: clean code
|
2024-06-04 13:36:31 +08:00 |
|
|
5a228e5cb0
|
feat: update return content
|
2024-06-04 11:34:43 +08:00 |
|
|
4f5c67b32e
|
fix: fix some error
|
2024-06-03 21:17:42 +08:00 |
|
|
4a55822a8f
|
chore: update gitignore
|
2024-06-03 20:50:34 +08:00 |
|
|
4e67f4ebed
|
feat:对正则匹配出的文件再过一次llm检测
|
2024-06-03 20:34:30 +08:00 |
|
|
6f51f86d6a
|
Merge pull request 'feature/pickle-data' (#20) from feature/pickle-data into main
Reviewed-on: #20
Reviewed-by: sangge <sangge@noreply.localhost>
Reviewed-by: ccyj <ccyj@noreply.localhost>
|
2024-06-03 20:31:33 +08:00 |
|
|
f113449fc4
|
Merge branch 'main' into feature/pickle-data
|
2024-06-03 20:31:12 +08:00 |
|
|
4f4860342c
|
Merge pull request 'feature/pyc-detection' (#26) from feature/pyc-detection into main
Reviewed-on: #26
Reviewed-by: sangge <sangge@noreply.localhost>
Reviewed-by: ccyj <ccyj@noreply.localhost>
|
2024-06-03 20:25:08 +08:00 |
|
|
49408eda9f
|
Merge pull request 'feature/rglob' (#29) from feature/rglob into main
Reviewed-on: #29
Reviewed-by: sangge <sangge@noreply.localhost>
Reviewed-by: ccyj <ccyj@noreply.localhost>
|
2024-06-03 20:24:42 +08:00 |
|
|
e653ddd726
|
feat: 正则匹配检测测试
|
2024-06-03 16:38:01 +08:00 |
|
|
ca69536e41
|
fix: 添加动画依赖
|
2024-06-03 16:31:19 +08:00 |
|
|
d1ac4594e4
|
feat: 使用rglob扫描
|
2024-06-03 16:29:35 +08:00 |
|
|
1a71a72ddf
|
feat: (UNFINISH) 正则匹配检测测试
|
2024-06-03 13:44:03 +08:00 |
|
|
da9b2b52ac
|
feat: (UNFINISH) add framework to inject backdoor
|
2024-06-03 11:54:33 +08:00 |
|
|
62b77812af
|
fix: 去除扫描单个文件进度条
|
2024-06-03 11:41:19 +08:00 |
|
|
7eb4de8e6c
|
style: 添加扫描动画
|
2024-06-02 20:24:03 +08:00 |
|
|
b99334ed12
|
fix: 解决unicode字符报错
|
2024-06-02 19:54:47 +08:00 |
|
|
17245a9bcf
|
fix: 解决unicode编码错误
|
2024-05-31 21:13:01 +08:00 |
|
|
b673575fe4
|
fix: 删除无效模块
|
2024-05-31 20:36:42 +08:00 |
|
|
df65fff2c7
|
feat: 添加对python 3.11的反编译模块
|
2024-05-31 20:33:47 +08:00 |
|
|
aeb4a33d98
|
Merge branch 'main' of https://git.mamahaha.work/sangge/BackDoorBuster into feature/pyc-detection
|
2024-05-31 19:20:35 +08:00 |
|
|
89b37ddfd6
|
Merge pull request 'feat: 美化输出' (#27) from feature/output-enhancement into main
Reviewed-on: #27
Reviewed-by: sangge <sangge@noreply.localhost>
Reviewed-by: ccyj <ccyj@noreply.localhost>
|
2024-05-30 22:47:33 +08:00 |
|
|
f798cf143c
|
fix: 删除原有代码注释
|
2024-05-30 22:27:04 +08:00 |
|
|
95feda67d9
|
feat: 美化输出
Python application test / build (pull_request) Failing after 2m11s
|
2024-05-30 22:15:49 +08:00 |
|
|
5ed90e39f8
|
Merge pull request 'feature/package-development' (#22) from feature/package-development into main
Python application test / build (push) Failing after 1m0s
Reviewed-on: #22
Reviewed-by: sangge <sangge@noreply.localhost>
Reviewed-by: ccyj <ccyj@noreply.localhost>
|
2024-05-30 16:26:58 +08:00 |
|