Created
July 19, 2022 16:37
-
-
Save Manouchehri/d511cc484aa53749dc7ff99e91a718f4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[dave@dave-mac cf]$ r2 lib64/ld-android.so | |
Cannot determine entrypoint, using 0x00001000. | |
-- Your endian swaps | |
[0x00001000]> i | |
fd 3 | |
file lib64/ld-android.so | |
size 0x2f78 | |
humansz 11.9K | |
minopsz 4 | |
maxopsz 4 | |
invopsz 4 | |
pcalign 4 | |
mode r-x | |
format elf64 | |
iorw false | |
block 0x100 | |
type DYN (Shared object file) | |
arch arm | |
baddr 0x0 | |
binsz 10870 | |
bintype elf | |
bits 64 | |
canary false | |
class ELF64 | |
compiler Linker: LLD 14.0.7 Android (8508608, based on r450784e) clang version 14.0.7 (https://android.googlesource.com/toolchain/llvm-pr | |
crypto false | |
endian little | |
havecode true | |
laddr 0x0 | |
lang c | |
linenum true | |
lsyms true | |
machine ARM aarch64 | |
nx true | |
os linux | |
pic true | |
relocs true | |
relro full | |
rpath $ORIGIN/../lib64:$ORIGIN/lib64 | |
sanitize false | |
static true | |
stripped false | |
subsys linux | |
va true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment