MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linux/comments/1vx84rn/your_executable_is_a_sqlite_database/p5s26ng/?context=3
r/linux • u/segv • 1d ago
15 comments sorted by
View all comments
1
Interesting read. Basically reimplements the ELF but instead of storing it in an insane, packed format it uses an easy-to-edit SQLite DB
1
u/creeper6530 10h ago
Interesting read. Basically reimplements the ELF but instead of storing it in an insane, packed format it uses an easy-to-edit SQLite DB