Add: sibears/IDAGolangHelper to Binary Analysis section

This commit is contained in:
pe3zx 2021-08-21 14:31:41 +07:00
parent 8ed5833ecb
commit cf6a6eb2b8

View File

@ -728,11 +728,15 @@ This repository is created as an online bookmark for useful links, resources and
<td><a href="https://rizin.re/">rizin</a></td>
<td>Free and Open Source Reverse Engineering Framework</td>
</tr>
<tr>
<tr>
<td><a href="https://github.com/secretsquirrel/recomposer">secretsquirrel/recomposer</a></td>
<td>Randomly changes Win32/64 PE Files for 'safer' uploading to malware and sandbox sites.</td>
</tr>
<tr>
<tr>
<td><a href="https://github.com/sibears/IDAGolangHelper">sibears/IDAGolangHelper</a></td>
<td>Set of IDA Pro scripts for parsing GoLang types information stored in compiled binary</td>
</tr>
<tr>
<td><a href="https://github.com/taviso/loadlibrary">taviso/loadlibrary</a></td>
<td>Porting Windows Dynamic Link Libraries to Linux</td>
</tr>