feat: moved to gitea

This commit is contained in:
2025-10-15 17:02:02 +02:00
parent 600d6f1bea
commit 50dbe356f3
2 changed files with 10 additions and 6 deletions

View File

@@ -3,7 +3,11 @@
<p>I don't know how you found this website but be free to check <a href="pages/blog.html" aria-label="my blog">my blog</a> where i post random stuff.</p>
<br>
<p>I run Arch Linux, i3 and Emacs: <a href="//github.com/ALittlePatate/dotfiles" aria-label="dotfiles"> my dotfiles.</a></p>
<p>I run Arch Linux, Sway and Emacs: <a href="//git.patate.dev/patate/dotfiles" aria-label="dotfiles"> my dotfiles.</a></p>
<p>
All of my code is now self-hosted on <a href="//git.patate.dev" aria-label="gitea">my gitea</a> instance.</p>
</p>
<br>
<p>Interests:<p>
@@ -17,10 +21,10 @@
<p>Some projects of mine:<p>
<ul>
<li><a href="//github.com/ALittlePatate/patate-crypter" aria-label="patate crypter">patate crypter</a> - Malware obfuscator, bypasses most AVs</li>
<li><a href="//github.com/ALittlePatate/laika" aria-label="Laika">Laika</a> - Remote Administration Tool, uses patate crypter to protect the agent</li>
<li><a href="//github.com/ALittlePatate/pasm" aria-label="pasm">pasm</a> - x86 assembly-like interpreted scripting language meant for C2 agents</li>
<li><a href="//github.com/ALittlePatate/taxidriver" aria-label="TaxiDriver">TaxiDriver</a> - R/W kernel module for Linux (5.x - 6.x)</li>
<li><a href="//git.patate.dev/patate/patate-crypter" aria-label="patate crypter">patate crypter</a> - Malware obfuscator, bypasses most AVs</li>
<li><a href="//git.patate.dev/patate/laika" aria-label="Laika">Laika</a> - Remote Administration Tool, uses patate crypter to protect the agent</li>
<li><a href="//git.patate.dev/patate/pasm" aria-label="pasm">pasm</a> - x86 assembly-like interpreted scripting language meant for C2 agents</li>
<li><a href="//git.patate.dev/patate/taxidriver" aria-label="TaxiDriver">TaxiDriver</a> - R/W kernel module for Linux (5.x - 6.x)</li>
</ul>