-
Please fill in the following information when creating a new issue:
**TeknoParrot version**:1.0.0.1130
**Did this issue happen with an older version**:YES
**Game with issue**:WMMT3,Hummer,extreme…
-
This might not be a big problem, but it's just something I've encountered while debugging the kernel.
Between the elfloader jumping to the kernel and mapping the kernel window, printing is effectiv…
-
When compiling on Ubuntu 20.10 I get this error
```
/home/kacper/WineBox86.apk/apk-builder/build/box86/src/elfs/elfloader.c:801:23: error: use of undeclared identifier 'STB_GNU_UNIQUE'
…
-
analyze_snapshot is intentionally disabled for non-elf platforms:
https://github.com/dart-lang/sdk/blob/c2ef69dff5f341aba89a110a43508cc2698cc724/runtime/runtime_args.gni#L91
https://github.com/dart-…
-
Add the [`Fortran` applications](https://fortran-lang.org/en/) as a dynamic build.
Test it using [`app-elfloader`](https://github.com/unikraft/run-app-elfloader).
If any problems appear, open issues…
-
Add the [`Traekif` applications](https://github.com/traefik/traefik) as a dynamic build.
Test it using [`app-elfloader`](https://github.com/unikraft/run-app-elfloader).
If any problems appear, open …
-
Compiling darling on OpenSUSE fails as follows:
```
Scanning dependencies of target elfloader_dummy32
[ 0%] Building C object src/libelfloader/native/CMakeFiles/elfloader_dummy32.dir/elfcalls.c.o
…
-
Add [iputils commands](https://github.com/iputils/iputils) as a -static-pie build. Test it natively on Linux and with [run-elfloader](https://github.com/unikraft/run-app-elfloader) on Unikraft. In cas…
-
Macaw's [current mechanism](https://github.com/GaloisInc/macaw/blob/30b4579945dcd6edc8966600153cd1ca2fe4350b/base/src/Data/Macaw/Memory/ElfLoader/DynamicDependencies.hs#L50) for resolving functions in…
-
Hi,
I was playing with this and noticed that when using clang to compile the target binary the ELFLoader segfaults when processing the relocations in section `.rela.eh_frame`.
This is the ELFLoa…