After a week of writing exploits for SerenityOS, let's start implementing some security mitigations that will make future exploitation harder! :^)
SerenityOS is open source on GitHub: https://github.com/SerenityOS/serenity
Merch: https://teespring.com/stores/serenityos
Follow me on Twitter: https://twitter.com/awesomekling
Sponsor me on GitHub: https://github.com/sponsors/awesomekling
Support me on Patreon: https://patreon.com/serenityos
Donate via Paypal: https://paypal.me/awesomekling
SerenityOS is a Unix-like operating system that I'm implementing from scratch. http://www.serenityos.org/
Download
0 formats
No download links available.
OS hacking: Address Space Layout Randomization (ASLR) for shared libraries | NatokHD