diff --git a/README.md b/README.md index 6fa5943..4239097 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -## 📊 Stats +I only have personal repos here, for my self-hosting related repos check out: +https://git.ngn.tf/ngn13 + +## statistics @@ -7,36 +10,50 @@ -## 🗃️ Projects -#### Security +## repositories + +### security + - [cerez](https://github.com/ngn13/cerez): `LD_PRELOAD` user-space rootkit - [shrk](https://github.com/ngn13/shrk): LKM rootkit for modern kernels - [massacr](https://github.com/ngn13/massacr): Mass IP/port scanner -- [ezcat](https://github.com/ngn13/ezcat): Web interface for managing multiple reverse shells +- [ezcat](https://github.com/ngn13/ezcat): Web interface for managing multiple + reverse shells - [venom](https://github.com/ngn13/venom): Free and open source info-stealer -- [lokpack](https://github.com/ngn13/lokpack): Ransomware tooling for x84_64 Linux +- [lokpack](https://github.com/ngn13/lokpack): Ransomware tooling for x86-64 + GNU/Linux - [shellexec](https://github.com/ngn13/shellexec): Encrypted shellcode launcher - [pufferphish](https://github.com/ngn13/pufferphish): Phishing toolkit -#### OS Development/Hacking -- [MatterLinux](https://matterlinux.xyz): Tiny and independent GNU/Linux distribution -- [kbuild](https://github.com/ngn13/kbuild): Kernel build script for development/hacking +### OS development/hacking + +- [MatterLinux](https://matterlinux.xyz): Tiny and independent GNU/Linux + distribution +- [kbuild](https://github.com/ngn13/kbuild): Kernel build script for + development/hacking - [sdx](https://github.com/ngn13/sdx): Simple UNIX like x86-64 hobby OS -#### Tools/Libraries +### tools/libraries + - [ctorm](https://github.com/ngn13/ctorm): Simple web framework for C - [ipcp](https://github.com/ngn13/ipcp): CLI tool to copy your IP -- [lspp](https://github.com/ngn13/lspp): Minimal alternative to coreutils' lsn +- [lspp](https://github.com/ngn13/lspp): Minimal alternative to coreutils' ls - [xbot](https://github.com/ngn13/xbot): Modular XMPP bot - [kisalt](https://github.com/ngn13/kisalt): Simple link shortener - [teawiki](https://github.com/ngn13/teawiki): Simple git based wiki software -- [mdindex](https://github.com/ngn13/mdindex): Script to create index (catalog) from markdown headers -- [ortam](https://github.com/ngn13/ortam): Environment variable based configuration library for Go +- [mdindex](https://github.com/ngn13/mdindex): Script to create index (catalog) + from markdown headers +- [ortam](https://github.com/ngn13/ortam): Environment variable based + configuration library for Go -#### Docs/Tutorials -- [kernel-101](https://github.com/ngn13/kernel-101): Learn about kernel hacking (Turkish 🇹🇷) -- [overflow-101](https://github.com/ngn13/overflow-101): Learn about memory overflows (Turkish 🇹🇷) +### docs/tutorials + +- [kernel-101](https://github.com/ngn13/kernel-101): Learn about kernel hacking + (Turkish 🇹🇷) +- [overflow-101](https://github.com/ngn13/overflow-101): Learn about memory + overflows (Turkish 🇹🇷) --- -[Email](mailto:ngn@ngn.tf) • [Website](https://ngn.tf) • [Mastodon](https://defcon.social/@ngn) • [TryHackMe](https://tryhackme.com/p/ngn) +[Email](mailto:ngn@ngn.tf) • [Website](https://ngn.tf) • +[Mastodon](https://defcon.social/@ngn) diff --git a/assets/discord.png b/assets/discord.png deleted file mode 100644 index bb4e0a7..0000000 Binary files a/assets/discord.png and /dev/null differ diff --git a/assets/mail.png b/assets/mail.png deleted file mode 100644 index fe4bedb..0000000 Binary files a/assets/mail.png and /dev/null differ diff --git a/assets/python.png b/assets/python.png deleted file mode 100644 index b87e7fb..0000000 Binary files a/assets/python.png and /dev/null differ