Skip to content

Commit 804b22e

Browse files
committed
Upgrade to version 2.2
1 parent 4b28751 commit 804b22e

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,10 @@
1111

1212
- 增加无binwalk模式
1313
- 修改若干描述
14-
- 修复mips架构不能调试的问题
14+
- 修复mips架构不能调试的问题
15+
16+
17+
### v2.2 [2022-05-07]
18+
19+
- Fix mipsel and armel network error
20+
- Fix directory from nvram

fat.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ def show_banner():
2424
| | | | | | | | | | | | | | | | | | \__ \
2525
\_| |_| |_| |_| |_| \_| |_/ |_| |_| |___/
2626
27-
Welcome to the Firmware Analysis Plus - v2.1
28-
By lys - https://github.com/liyansong2018/firmware-analysis-plus | @liyansong
27+
Welcome to the Firmware Analysis Plus - v2.2
28+
By lys - https://github.com/liyansong2018/firmware-analysis-plus
2929
""")
3030

3131

0 commit comments

Comments
 (0)