From cf6a6eb2b82ce200ae4ff9c98f047bd9cbb8e385 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sat, 21 Aug 2021 14:31:41 +0700 Subject: [PATCH] Add: sibears/IDAGolangHelper to Binary Analysis section --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 240855a..99dbbbc 100644 --- a/README.md +++ b/README.md @@ -728,11 +728,15 @@ This repository is created as an online bookmark for useful links, resources and rizin Free and Open Source Reverse Engineering Framework - + secretsquirrel/recomposer Randomly changes Win32/64 PE Files for 'safer' uploading to malware and sandbox sites. - + + sibears/IDAGolangHelper + Set of IDA Pro scripts for parsing GoLang types information stored in compiled binary + + taviso/loadlibrary Porting Windows Dynamic Link Libraries to Linux