From fb43a1a1687d04f9cf1244ae44102e572292bbad Mon Sep 17 00:00:00 2001 From: skyel1u Date: Wed, 3 Jan 2018 20:35:35 +0800 Subject: [PATCH] modify 2.6_idapro.md --- doc/2.6_idapro.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/2.6_idapro.md b/doc/2.6_idapro.md index 007656e..fdd5f5d 100644 --- a/doc/2.6_idapro.md +++ b/doc/2.6_idapro.md @@ -23,6 +23,7 @@ - [FRIEND](https://github.com/alexhude/FRIEND) -- 哪里不会点哪里,提升汇编格式的可读性、提供指令、寄存器的文档等 - [SimplifyGraph](https://github.com/fireeye/SimplifyGraph) -- 简化复杂的函数流程图 - [bincat](https://github.com/airbus-seclab/bincat) -- 静态二进制代码分析工具包,2017 Hex-Rays 插件第一名 +- [golang_loader_assist](https://github.com/strazzere/golang_loader_assist) -- Golang编译的二进制文件分析助手 ## 常用脚本