Releases: liyansong2018/firmware-analysis-plus
Releases · liyansong2018/firmware-analysis-plus
Fap 2.3.1
Fap 2.3
Fap 2.2
Fix some bugs
- Add nvram key-value pair with path
- Fix mipsel and armel network error
修复一些已知问题
- 增加对带有路径的键值对的支持
- 修复某些路由器arm固件中的网络访问问题
Fap 2.1
Add new features, change description
- Add no-binwalk mode
- Modify some descriptions
- Fix the problem that the binary of Mips architecture cannot be debugged
- Add debug firmware
增加新功能,更改描述
- 增加无binwalk模式
- 修改若干描述
- 修复mips架构不能调试的问题
- 增加带有gdbserver以及telnet调试工具的固件案例
# debug
./gdbserver-7.12-mipsel-mips32rel2-v1 192.168.0.1:4444 ./bin/busybox
# telnet
telnet 192.168.0.1
Fap 2.0.2
Add TP-Link Router:
- TL-WR802N(US)_V4_200 & Archer_C50v5_US_0.9.1_0.2
Fap 2.0.1
Support only DIR-2640-US
- FAP-DIR2640.tar.bz2 (完整环境,包括定制好的fap以及相应的固件)
- DIR2640A1_FW111B02.bin (原始固件)
- DIR2640A1_FW111B02.bin.orig (解密后的固件)
Fap 2.0
OS
- Support: Kali 2020.04
- Unsupport:Ubuntu 20.04
Fix
- Delete Python2
- Fix binwalk: https://github.com/liyansong2018/binwalk
Fap 1.0
fix bugs
Fap 0.1
Ubuntu 16.04, Ubuntu 18.04, Kali2020.3