Add: unipacker/unipacker to Binary Analysis section

This commit is contained in:
pe3zx 2021-10-27 16:59:24 +07:00
parent 9cc4b31198
commit 1fd40cfd08

View File

@ -800,6 +800,10 @@ This repository is created as an online bookmark for useful links, resources and
<td><a href="https://github.com/taviso/loadlibrary">taviso/loadlibrary</a></td>
<td>Porting Windows Dynamic Link Libraries to Linux</td>
</tr>
<tr>
<td><a href="https://github.com/unipacker/unipacker">unipacker/unipacker</a></td>
<td>Automatic and platform-independent unpacker for Windows binaries based on emulation</td>
</tr>
<tr>
<td><a href="https://github.com/utkonos/lst2x64dbg">utkonos/lst2x64dbg</a></td>
<td>Extract labels from IDA, Ghidra, Binary Ninja, and Relyze files and export x64dbg database. Including radare2 main address.</td>