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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Another batch of printf/scanf format errors
ptitSeb
2021-03-02
3
-9
/
+9
*
Fixed a bunch of print format error
ptitSeb
2021-03-02
5
-42
/
+42
*
Added basic thread infrastructure
ptitSeb
2021-03-02
5
-6
/
+850
*
Added Zydis lib support for Trace enabled build
ptitSeb
2021-03-02
4
-2
/
+4481
*
More x64emu preparation
ptitSeb
2021-03-02
4
-113
/
+136
*
Initializing x64emu structure
ptitSeb
2021-03-02
3
-7
/
+10
*
Added some x86_64 regs and emu infrastructure
ptitSeb
2021-03-02
11
-0
/
+1980
*
Preparing auxval handling
ptitSeb
2021-03-02
3
-1
/
+74
*
More elf loader and parsing and stack preparing
ptitSeb
2021-03-02
5
-33
/
+197
*
Detecting tcmalloc now
ptitSeb
2021-03-02
3
-10
/
+55
*
Load elf in memory
ptitSeb
2021-03-01
3
-3
/
+14
*
Main elf memory allocated
ptitSeb
2021-03-01
1
-0
/
+20
*
Future custommem helper init'd and fini'd
ptitSeb
2021-03-01
1
-2
/
+3
*
Added main elf to context
ptitSeb
2021-03-01
3
-3
/
+11
*
Read elf header of launched executable
ptitSeb
2021-03-01
10
-2
/
+2959
*
Added some minimal set of source (now box64 compile and say hello at least)
ptitSeb
2021-02-28
14
-0
/
+2246