Y
Hacker News
new
|
ask
|
show
|
jobs
by
fuhsnn
645 days ago
"llvm-readelf --elf-output-style=JSON | jq" is handy.
3 comments
szszrk
645 days ago
Push it through jless and you just made a great TUI for that :)
link
wwader
644 days ago
Nice haven't seen. Shameless plug fq support elf
https://github.com/wader/fq
and will have a look if i could lend some ideas from llvm-readelf
link
q3k
645 days ago
That's a neat trick!
link