Skip to content

Releases: liyansong2018/firmware-analysis-plus

Fap 2.3.1

04 Feb 01:53
271edb8
Compare
Choose a tag to compare

Fap 2.3

20 Jul 07:57
Compare
Choose a tag to compare

Fix some errors。修复了诸多问题,当前推荐 Ubuntu16.04,可以直接运行 Fap,无需其他前置条件。当然,也可以运行在 Kali 系列的发行版上,只不过需要源码编译 binwalk,或者使用 -b false 参数忽略 binwalk。Ubuntu18.04 及以上版本,制作镜像时,存在未修复的 bug。

Fap 2.2

07 May 11:50
Compare
Choose a tag to compare

Fix some bugs

  • Add nvram key-value pair with path
  • Fix mipsel and armel network error

修复一些已知问题

  • 增加对带有路径的键值对的支持
  • 修复某些路由器arm固件中的网络访问问题

Fap 2.1

29 Jun 13:55
aa9a718
Compare
Choose a tag to compare

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

22 Apr 11:56
aa9a718
Compare
Choose a tag to compare

Add TP-Link Router:

  • TL-WR802N(US)_V4_200 & Archer_C50v5_US_0.9.1_0.2

Fap 2.0.1

12 Feb 08:21
aa9a718
Compare
Choose a tag to compare

Support only DIR-2640-US

  • FAP-DIR2640.tar.bz2 (完整环境,包括定制好的fap以及相应的固件)
  • DIR2640A1_FW111B02.bin (原始固件)
  • DIR2640A1_FW111B02.bin.orig (解密后的固件)

Fap 2.0

31 Jan 06:10
aa9a718
Compare
Choose a tag to compare

OS

  • Support: Kali 2020.04
  • Unsupport:Ubuntu 20.04

Fix

Fap 1.0

31 Jan 01:54
aa9a718
Compare
Choose a tag to compare

fix bugs

Fap 0.1

26 Jan 07:28
aa9a718
Compare
Choose a tag to compare

Ubuntu 16.04, Ubuntu 18.04, Kali2020.3