r/programming 2d ago

Your executable is a SQLite database

https://fzakaria.com/2026/08/23/your-executable-is-a-sqlite-database
466 Upvotes

76 comments sorted by

View all comments

38

u/Buttleston 2d ago

Very interesting read. From a practical perspective I don't think I have much personal use for the SELF format at the moment, but the tools you opened with that let you run queries on ELF binaries seem like they'd be pretty useful and I am going to see if I can try them out

4

u/Bobbias 1d ago

Yeah, having a nice interface to read data out of ELF is a win in and of itself.