Idan Horowitz
|
eab151c994
|
LibElf+readelf: Parse ELFs with no program headers correctly
This simply fixes a check which assumed the program header count was
always non zero.
|
2021-03-29 19:57:19 +02:00 |
|
Brendan Coles
|
677e5e4d84
|
readelf: Use Loader.so interpreter for dynamic section and symbols
|
2021-03-22 17:46:05 +01:00 |
|
Brendan Coles
|
ed1789cc04
|
readelf: Add --checksec flag to display security hardening info
|
2021-03-19 09:17:17 +01:00 |
|
Brendan Coles
|
81cbb2676e
|
readelf: Tweak section headers output column padding
|
2021-03-14 21:36:54 +01:00 |
|
Brendan Coles
|
6bc01909b7
|
readelf: Add support for core notes and relocations
|
2021-03-14 13:55:07 +01:00 |
|
Andreas Kling
|
ef1e5db1d0
|
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
Good-bye LogStream. Long live AK::Format!
|
2021-03-12 17:29:37 +01:00 |
|
Andreas Kling
|
ececac65c2
|
Userland: Move command-line utilities to Userland/Utilities/
|
2021-01-12 12:04:09 +01:00 |
|