Skip to content

Commit 1d19734

Browse files
committed
add shellcodeObfuscator project
1 parent be671d1 commit 1d19734

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

content/projects.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,16 @@ A list of projects/tools that I have made along my journey of learning, either t
9191
<strong>Jlaive-Deobfuscator</strong> (<a href="https://github.com/connar/Jlaive-Deobfuscator">GitHub</a>) <br> A script that deobfuscates and reconstructs all parts used in the Jlaive obfuscation process, including the final decrypted executable.
9292
</td>
9393
</tr>
94+
<tr>
95+
<td>
96+
<figure class="align-center ">
97+
<img loading="lazy" src="/posts/projects/shellcode_obfuscator.png" />
98+
</figure>
99+
</td>
100+
<td>
101+
<strong>Jlaive-Deobfuscator</strong> (<a href="https://github.com/connar/datetime-shellcode-loader">GitHub</a>) <br> A tool to generate C code that hides shellcode in datetime formats.
102+
</td>
103+
</tr>
94104
</tbody>
95105
</table>
96106

0 commit comments

Comments
 (0)