change header sizes

This commit is contained in:
ngn 2024-10-30 17:40:23 +00:00 committed by GitHub
parent ecb4d628fe
commit f431269287
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@
</a>
## 🗃️ 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
---