feat: moved to gitea
This commit is contained in:
14
index.html
14
index.html
@@ -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>
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<a href="/" aria-label="patate.dev"><img alt="Spike" src="/images/spike.jpg" id="spike"</img></a>
|
||||
<div class="menu_link links_container">
|
||||
<a href="/pages/blog.html" aria-label="the blog">the blog</a>
|
||||
<a href="//github.com/ALittlePatate" aria-label="github">github</a>
|
||||
<a href="//git.patate.dev/patate" aria-label="gitea">gitea</a>
|
||||
<a href="/pgp/key.txt" aria-label="pgp key">pgp key</a>
|
||||
<a href="/php/guestbook.php" aria-label="guestbook">guestbook</a>
|
||||
<a href="http://patatelivq3rbqg4jpoe36qkqdfjl4i4xtowxbe47snmnp4dt7ramqad.onion/" aria-label="onion">tor mirror</a>
|
||||
|
||||
Reference in New Issue
Block a user