From 9f93818bc8f130091663ef43705eeb735d30a9be Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sat, 21 Aug 2021 14:32:35 +0700 Subject: [PATCH] Add: strazzere/golang_loader_assist to Binary Analysis section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 99dbbbc..e978672 100644 --- a/README.md +++ b/README.md @@ -736,6 +736,10 @@ This repository is created as an online bookmark for useful links, resources and sibears/IDAGolangHelper Set of IDA Pro scripts for parsing GoLang types information stored in compiled binary + + strazzere/golang_loader_assist + Making GO reversing easier in IDA Pro + taviso/loadlibrary Porting Windows Dynamic Link Libraries to Linux