Add: loov/lensm to Binary Analysis section

This commit is contained in:
pe3zx 2022-07-16 15:26:50 +07:00
parent e27c473a37
commit a3ab191f89

View File

@ -824,6 +824,10 @@ This repository is created as an online bookmark for useful links, resources and
<td><a href="https://lief.quarkslab.com/">LIEF</a></td>
<td>Library to Instrument Executable Formats</td>
</tr>
<tr>
<td><a href="https://github.com/loov/lensm">loov/lensm</a></td>
<td>Go assembly and source viewer</td>
</tr>
<tr>
<td><a href="https://maat.re/index.html">Maat</a></td>
<td>Maat is an open-source symbolic execution framework that can be used for binary analysis, reverse-engineering, and vulnerability research.</td>