Yeah, for practical use I'm more interested in the author's sqlelf tool for querying actual ELF binaries than the use of sqlite for the runnable binary itself. The latter is super cool but sounds like too much of a performance hit to be practical.
The whole thing is brilliant anyway. Up with this sort of thing!
Comments
SQL over ELF headers is clever. Debug symbol lookups alone would save me a ton of grep piping.
Yeah, for practical use I'm more interested in the author's sqlelf tool for querying actual ELF binaries than the use of sqlite for the runnable binary itself. The latter is super cool but sounds like too much of a performance hit to be practical.
The whole thing is brilliant anyway. Up with this sort of thing!