二进制文件中的交互式模式发现 (FF-16-TUI)
Interactive pattern discovery in binaries (FF-16-TUI)

原始链接: https://github.com/HexLasso/FF-16-TUI

FF-16-TUI 是一款交互式静态分析工具,用于查找整个文件中频繁出现的 16 位局部模式。它有助于通过频繁出现的模式定位结构并理解文件布局。 ff-16-tui [文件名] [-d <文件名>] <文件名> 目标文件 -d <文件名> 字典文件(默认:dict.csv)

对不起。
相关文章

原文

FF-16-TUI is an interactive static analysis tool that finds frequently occurring local 16-bit patterns across the entire file. It can help to locate structures from frequent patterns and understand file layout.

ff-16-tui [filename] [-d <filename>]

  <filename>      Target file
  -d <filename>   Dictionary file  (Default: dict.csv)
联系我们 contact @ memedata.com