index
:
box64
this commit
fix/trace
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
elfs
/
elfload_dump.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminated many compilation warnings (#2535)
Yang Liu
2025-04-15
1
-6
/
+7
*
Added [BOX64] prefix for all the stdout logs (#2279)
Yang Liu
2025-01-21
1
-8
/
+8
*
[ENV] Initial refactor of env variables infrastructure (#2274)
Yang Liu
2025-01-21
1
-31
/
+29
*
[ANDROID][BOX32] Fix __libc_init, Fix Some Warnings (#1887)
Pablo Labs
2024-09-29
1
-8
/
+8
*
Added preliminary Box32 support (#1760)
ptitSeb
2024-08-26
1
-4
/
+0
*
[BOX32] Added 32bits elf header parser and dumper
ptitSeb
2024-08-17
1
-5
/
+39
*
[BOX32] prepare elfheader_t structure for 32bits elfs
ptitSeb
2024-08-17
1
-44
/
+52
*
Handle `.relr.dyn` section (#1626)
Yip Coekjan
2024-07-02
1
-0
/
+12
*
[ANDROID] Fix Build When Compiling with NDK 26b, [CI] Download Basic Android ...
KreitinnSoftware
2024-02-17
1
-3
/
+5
*
[ELFLOADER] Huge refactor of elfloader and symbol resolution. Some more clean...
ptitSeb
2024-02-15
1
-2
/
+3
*
[ANDROID] Use TERMUX Define Instead ANDROID (#1093)
Lily
2023-11-27
1
-1
/
+1
*
[ANDROID] Fix Compiling (#1091)
Lily
2023-11-27
1
-1
/
+3
*
remove executable bits
Johannes Schauer Marin Rodrigues
2023-07-21
1
-0
/
+0
*
Reworked elfloader, handle versionned symbols now
ptitSeb
2021-05-29
1
-7
/
+10
*
Splited Elf Dump from LOG handling
ptitSeb
2021-05-28
1
-55
/
+55
*
First pass
rajdakin
2021-04-14
1
-20
/
+20
*
Fixed to ElfLoader and TLS, Syscall, mmap & co functions signature and a few ...
ptitSeb
2021-03-25
1
-1
/
+1
*
More work on elfloader and relocation (and tls)
ptitSeb
2021-03-06
1
-0
/
+25
*
Another batch of printf/scanf format errors
ptitSeb
2021-03-02
1
-1
/
+1
*
Fixed a bunch of print format error
ptitSeb
2021-03-02
1
-10
/
+10
*
Read elf header of launched executable
ptitSeb
2021-03-01
1
-0
/
+366