Back to Browse

OS hacking: Implementing chmod()

30.2K views
Jan 29, 2019
52:24

In this video I implement the chmod() syscall and a simple /bin/chmod program in the Serenity operating system. You also get to see me struggle to implement octal number formatting in printf(). Recorded on 2019-01-29. Serenity is a 32-bit Unix-like operating system I'm implementing from scratch, just for fun. https://github.com/SerenityOS/serenity

Download

0 formats

No download links available.

OS hacking: Implementing chmod() | NatokHD