Add: shellcode.run

This commit is contained in:
pe3zx 2020-09-08 10:05:35 +07:00
parent 7c5e6eb78f
commit ac87101672

View File

@ -375,6 +375,10 @@ This repository is created as an online bookmark for useful links, resources and
<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>
<td><a href="https://shellcode.run/">shellcode.run</a></td>
<td>A sandbox, for shellcode - run your shellcode blobs online with no hassle and receive a comprehensive report.</td>
</tr>
<tr>
<td><a href="https://codisec.com/veles/">Veles</a></td>
<td>New open source tool for binary data analysis</td>