-
Notifications
You must be signed in to change notification settings - Fork 33
Expand file tree
/
Copy pathCHANGELOG
More file actions
24 lines (20 loc) · 1012 Bytes
/
Copy pathCHANGELOG
File metadata and controls
24 lines (20 loc) · 1012 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
### v2.0
- 安装流程进一步简化,增加新版本库的支持,删除冗余库
- 移除 `python2`,之前的版本需要 `python2` 和 `python3` 的同时支持
- 移除 `setup2kali.sh`,同时修改 `setup.sh`
- 修改 `firmadyne` 源码中的 `inferNetwork.sh` 文件
- 修改 `firmaydne` 源码中的 `extractor.py` 文件
- 修改 `binwalk` 安装脚本
### v2.1
- 增加无binwalk模式
- 修改若干描述
- 修复mips架构不能调试的问题
### v2.2 [2022-05-07]
- Fix mipsel and armel network error
- Fix directory from nvram
### v2.3 [2022-07-20]
- 修复`Ubuntu16.04`下一些bug (Fix some bugs in ubuntu16.04)
- `Kali2022/Ubuntu2022-binwalk`无法解压很多固件,所以抛弃了这两个操作系统 (Binwalk could not decompress many firmware, so it abandoned these two operating systems)
### v2.3.1 [2022-07-21]
- 修复Fap在多个Linux发行版中的兼容性问题 (Fix FAP compatibility issues in multiple Linux distributions)
- 创建docker镜像 (Create a docker image)