-
Please see `elf/dl-load.c`
https://github.com/honggyukim/glibc/blob/56c86f5dd516284558e106d04b92875d5b623b7a/elf/dl-load.c#L1031-L1196
-
Hi, this probably is a dumb question and I am misunderstanding what this tool is supposed to do....
So I apologize in advance..
I was trying to use `bita` as a zsync replacement for [AppImages](ht…
-
When using wine staging and selecting dxvk it doesnt install complaining about wrong ELF class
Logfile attached
[gameimage.log](https://github.com/user-attachments/files/17530566/gameimage.log)
…
-
This issue aims to track and describe a bunch of issues found in a small ELF file compiled with the NDK for Android.
[libhello-jni.so.zip](https://github.com/radare/radare2/files/2592686/libhello-j…
-
When linking an executable with `-nostdlib`, no PIE, and no linked dynamic libraries, the executable wil crash with a segmentation fault within `audit_list_add_dynamic_tag` in the ld-linux interpreter…
yaram updated
1 month ago
-
**Describe the problem you have/What new integration you would like**
Possibility to download ELF files.
**Please describe your use case for this integration and alternatives you've tried:**
…
-
### Motivation
ELF images are generally stripped of their section header info, which means it's impossible to find sections at runtime. Swift loves storing metadata in sections.
### Proposed sol…
-
### OS
Linux
### Operating System version
Ubuntu 24.04
### Visual Studio Code version
1.94.0
### ESP-IDF version
5.4.0
### Python version
3.10.12
### Doctor command output
```
------------…
-
How can we configure seccomp-bpf for ELF32 executable launched by ELF64 nsjail?
```
$ file =nsjail
/usr/local/google/home/ukai/bin/nsjail: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV),…
-
We need to be able to parse at a minimum non-relocatable executable ELF files, and ideally relocatable ones too.
- [x] Read/parse ELF header into kernel internal struct
- [x] Generate process pag…