Skip to content

Fap 2.1

Choose a tag to compare

@secnotes secnotes released this 29 Jun 13:55
· 50 commits to master since this release
aa9a718

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