Rodrigo Tobar
|
3efd7b458a
LibELF+readelf: Remove duplicated dtag->string map
|
3 years ago |
Rodrigo Tobar
|
73e42917f9
Utilities: Show dynamic ELF info with "show all" option
|
3 years ago |
Gunnar Beutner
|
0e0985f15c
Utilities: Make the columns for readelf fit all reloc types on x86_64
|
4 years ago |
Gunnar Beutner
|
db1c5c4830
LibELF+Utilities: Avoid truncating 64-bit values
|
4 years ago |
Gunnar Beutner
|
36c3927169
Utilities: Make sure columns are properly aligned for readelf on x86_64
|
4 years ago |
Gunnar Beutner
|
31f30e732a
Everywhere: Prefix hexadecimal numbers with 0x
|
4 years ago |
Gunnar Beutner
|
3ed29895e4
readelf: Add names for x86_64 relocations and machine type
|
4 years ago |
Gunnar Beutner
|
158355e0d7
Kernel+LibELF: Add support for validating and loading ELF64 executables
|
4 years ago |
Linus Groh
|
f5c35fccca
Userland: Replace most printf-style APIs with AK::Format APIs :^)
|
4 years ago |
Nicholas Baron
|
aa4d41fe2c
AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue`
|
4 years ago |
Gunnar Beutner
|
f40ee1b03f
LibC+LibELF: Implement more fully-features dlfcn functionality
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
46209ee9d0
readelf: Remove an unnecessary String::format()
|
4 years ago |
Gunnar Beutner
|
8ca5b8c065
LibC: Move S_* defines into <fcntl.h>
|
4 years ago |
Idan Horowitz
|
eab151c994
LibElf+readelf: Parse ELFs with no program headers correctly
|
4 years ago |
Brendan Coles
|
677e5e4d84
readelf: Use Loader.so interpreter for dynamic section and symbols
|
4 years ago |
Brendan Coles
|
ed1789cc04
readelf: Add --checksec flag to display security hardening info
|
4 years ago |
Brendan Coles
|
81cbb2676e
readelf: Tweak section headers output column padding
|
4 years ago |
Brendan Coles
|
6bc01909b7
readelf: Add support for core notes and relocations
|
4 years ago |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 years ago |
Andreas Kling
|
ececac65c2
Userland: Move command-line utilities to Userland/Utilities/
|
4 years ago |