From f43126928765510d24517c9ba2eb468f9e7c8993 Mon Sep 17 00:00:00 2001 From: ngn Date: Wed, 30 Oct 2024 17:40:23 +0000 Subject: [PATCH] change header sizes --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 62e797a..9ea3f2f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## 🗃️ Projects -### Security +#### Security - [cerez](https://github.com/ngn13/cerez): `LD_PRELOAD` user-space rootkit - [wkit](https://github.com/ngn13/wkit): A LKM rootkit for modern kernels - [massacr](https://github.com/ngn13/massacr): Mass IP/port scanner @@ -18,13 +18,13 @@ - [shellexec](https://github.com/ngn13/shellexec): Encrypted shellcode launcher - [pufferphish](https://github.com/ngn13/pufferphish): Phishing toolkit -### Linux +#### Linux - [MatterLinux](https://matterlinux.xyz): Tiny and independent GNU/Linux distribution - [casperwm](https://github.com/ngn13/casperwm): Simple X11 window manager - [lspp](https://github.com/ngn13/lspp): Minimal alternative to coreutils' ls - [kbuild](https://github.com/ngn13/kbuild): Kernel build script for development/hacking -### 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 - [statpage](https://github.com/ngn13/statpage): Minimal status page application @@ -34,12 +34,12 @@ - [sshchat](https://github.com/ngn13/sshchat): Chat over SSH - [mdindex](https://github.com/ngn13/mdindex): Script to create index (catalog) from markdown headers -### Docs/Tutorials +#### Docs/Tutorials - [k101](https://github.com/ngn13/k101): Docs for learning kernel hacking (🇹🇷) - [o101](https://github.com/ngn13/o101): Learn about buffer overflows (🇹🇷) - [darknets](https://github.com/ngn13/darknets): A list of different darknet systems (🇹🇷) -### Other +#### Other - [sdx](https://github.com/ngn13/sdx): a simple x86_64 UNIX like hobby OS ---