Adi Ben DavidDon’t git angry, skip in worktreeIf your git repository looks anything like mine, you probably have at least 1 configuration file in it. These files can pollute our git…Jul 5, 20231Jul 5, 20231
Adi Ben DavidHack The Box CTF classroom pwn challengeA writeup for the ‘classroom’ challenge in a Hack The Box CTF. A journey through a stack overflow vulnerability and a seccomp obsticleMar 30, 2021Mar 30, 2021
Adi Ben DavidStuff I learned about Makefiles part 3Join me in part 3 of my series to explore Makefiles. Today we talk about some Makefile bug I had, how I debugged it and how I solved it.Dec 4, 2020Dec 4, 2020
Adi Ben DavidStuff I learned about Makefiles part 2Part 2 of my makefiles series. This time we’re diving into how to correctly assign values, parallel execution and built-in implicit rulesSep 29, 2020Sep 29, 2020
Adi Ben DavidStuff I learned about Makefiles part 1Everyone knows what makefiles are right? Those files that do some voodoo and by simply running make suddenly your entire project is built.Sep 20, 2020Sep 20, 2020