ptitSeb
|
75468d0c4c
|
More work on wrapped lib and elf relocations
|
2021-03-06 09:37:18 +01:00 |
|
ptitSeb
|
7694594f8b
|
Added F2/F3 prefix handling and a bunch of F2 0F and F3 0F opcodes
|
2021-03-05 18:34:12 +01:00 |
|
ptitSeb
|
5119464274
|
Added some x87 opcodes (D9 and DB prefixes)
|
2021-03-05 18:05:42 +01:00 |
|
ptitSeb
|
2009b01425
|
More fixes to GetEb/GteGb and other macro, plus adding 66 C7 MOV opcode
|
2021-03-05 14:10:06 +01:00 |
|
ptitSeb
|
7716633bf7
|
Added printf wrapped function and some VA_ARG work
|
2021-03-05 10:16:02 +01:00 |
|
ptitSeb
|
f2a9066697
|
Added 0F 1F NOP opcode
|
2021-03-04 20:11:06 +01:00 |
|
ptitSeb
|
9613868aa4
|
First x86_64 opcode executed :)
|
2021-03-04 11:21:26 +01:00 |
|
ptitSeb
|
9aabe9c97f
|
Added rt and pthread wrapped lib
|
2021-03-03 17:06:00 +01:00 |
|
ptitSeb
|
f4829a8ce4
|
More infrastructure added to elf and x64 emu
|
2021-03-03 16:43:42 +01:00 |
|
ptitSeb
|
b4851d8dd5
|
Added bridge handling
|
2021-03-02 17:55:55 +01:00 |
|
ptitSeb
|
eb6c4594e1
|
Added basic thread infrastructure
|
2021-03-02 15:18:23 +01:00 |
|
ptitSeb
|
1b9d1dc609
|
Added Zydis lib support for Trace enabled build
|
2021-03-02 14:49:36 +01:00 |
|
ptitSeb
|
997b5c6b50
|
Added some x86_64 regs and emu infrastructure
|
2021-03-02 11:45:50 +01:00 |
|
ptitSeb
|
be92787329
|
Preparing auxval handling
|
2021-03-02 10:51:27 +01:00 |
|
ptitSeb
|
26201d7e70
|
More elf loader and parsing and stack preparing
|
2021-03-02 10:47:22 +01:00 |
|
ptitSeb
|
311842a43a
|
Read elf header of launched executable
|
2021-03-01 15:52:05 +01:00 |
|
ptitSeb
|
e753c19da1
|
Added some minimal set of source (now box64 compile and say hello at least)
|
2021-02-28 14:19:04 +01:00 |
|