Add: qilingframework/qiling

This commit is contained in:
pe3zx 2020-04-20 15:04:25 +07:00
parent 56b45976a9
commit 2d13d5f84b

View File

@ -144,6 +144,10 @@ This repository is created as an online bookmark for useful links, resources and
<td><a href="https://github.com/avast-tl/retdec">avast-tl/retdec</a></td>
<td>RetDec is a retargetable machine-code decompiler based on LLVM</td>
</tr>
<tr>
<td><a href="https://github.com/carbonblack/binee">carbonblack/binee</a></td>
<td>Binee: binary emulation environment</td>
</tr>
<tr>
<td><a href="https://github.com/bootleg/ret-sync">bootleg/ret-sync</a></td>
<td>ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra disassemblers.</td>
@ -224,6 +228,10 @@ This repository is created as an online bookmark for useful links, resources and
<td><a href="https://pypi.org/project/pygore/">pygore</a></td>
<td>Python library for analyzing Go binaries</td>
</tr>
<tr>
<td><a href="https://github.com/qilingframework/qiling">qilingframework/qiling</a></td>
<td>Qiling Advanced Binary Emulation Framework</td>
</tr>
<tr>
<td><a href="https://github.com/taviso/loadlibrary">taviso/loadlibrary</a></td>
<td>Porting Windows Dynamic Link Libraries to Linux</td>
@ -973,10 +981,6 @@ This repository is created as an online bookmark for useful links, resources and
<td><a href="https://github.com/blackorbird/APT_REPORT">blackorbird/APT_REPORT</a></td>
<td>Interesting apt report collection and some special ioc express</td>
</tr>
<tr>
<td><a href="https://github.com/carbonblack/binee">carbonblack/binee</a></td>
<td>Binee: binary emulation environment</td>
</tr>
<tr>
<td><a href="https://github.com/CapacitorSet/box-js">CapacitorSet/box-js</a></td>
<td>A tool for studying JavaScript malware</td>