A lightweight CLI utility that monitors an ELF binary for file size changes and prints a table showing the size delta over time. This is especially useful when performing binary size optimization during firmware development.

Tech Stack: C (Win32)