We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b28751 commit 804b22eCopy full SHA for 804b22e
2 files changed
CHANGELOG
@@ -11,4 +11,10 @@
11
12
- 增加无binwalk模式
13
- 修改若干描述
14
-- 修复mips架构不能调试的问题
+- 修复mips架构不能调试的问题
15
+
16
17
+### v2.2 [2022-05-07]
18
19
+- Fix mipsel and armel network error
20
+- Fix directory from nvram
fat.py
@@ -24,8 +24,8 @@ def show_banner():
24
| | | | | | | | | | | | | | | | | | \__ \
25
\_| |_| |_| |_| |_| \_| |_/ |_| |_| |___/
26
27
- Welcome to the Firmware Analysis Plus - v2.1
28
- By lys - https://github.com/liyansong2018/firmware-analysis-plus | @liyansong
+ Welcome to the Firmware Analysis Plus - v2.2
+ By lys - https://github.com/liyansong2018/firmware-analysis-plus
29
""")
30
31
0 commit comments