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
/
emu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed an issue with GetECommon and REX.b
ptitSeb
2021-03-04
1
-2
/
+2
*
Added REX C1 opcodes
ptitSeb
2021-03-04
1
-0
/
+29
*
Added C3 RET opcode
ptitSeb
2021-03-04
1
-0
/
+5
*
Added 70..7F Jcc opcoces
ptitSeb
2021-03-04
1
-0
/
+87
*
Fixed those 2 functions declarations
ptitSeb
2021-03-04
1
-2
/
+2
*
Added REX 85 TEST opcode
ptitSeb
2021-03-04
1
-0
/
+10
*
Added REX 8B opcode
ptitSeb
2021-03-04
2
-1
/
+11
*
Added E8 CALL opcode
ptitSeb
2021-03-04
1
-0
/
+12
*
Preparing to execute wrapped function
ptitSeb
2021-03-04
2
-246
/
+89
*
Added REX FF opcodes
ptitSeb
2021-03-04
2
-5
/
+69
*
Added REX 8D LEA opcode
ptitSeb
2021-03-04
1
-0
/
+10
*
Added REX 81/83 opcodes
ptitSeb
2021-03-04
1
-0
/
+36
*
Added Rex 50..5F PUSH/POP opcodes
ptitSeb
2021-03-04
1
-0
/
+29
*
Fix REX handling and added REX 89 opcode
ptitSeb
2021-03-04
2
-12
/
+22
*
First x86_64 opcode executed :)
ptitSeb
2021-03-04
4
-11
/
+2112
*
Preparing defered flags handling
ptitSeb
2021-03-04
3
-26
/
+234
*
A bit more work on syscall, to avoid old deprecated ones
ptitSeb
2021-03-04
1
-9
/
+31
*
A bit more work to prepare x86_64 emulation
ptitSeb
2021-03-03
2
-10
/
+18
*
Some work on Mod/RM 64bits decoding (with RIP relative addressing)
ptitSeb
2021-03-03
5
-167
/
+191
*
Fixed trace and prepare rex decoding
ptitSeb
2021-03-03
4
-264
/
+330
*
Added some X86_64 RelocA and a few wrapped function (wrapper still not correc...
ptitSeb
2021-03-03
1
-25
/
+25
*
More infrastructure added to elf and x64 emu
ptitSeb
2021-03-03
5
-36
/
+1340
*
Fixed a bunch of print format error
ptitSeb
2021-03-02
1
-4
/
+4
*
Added Zydis lib support for Trace enabled build
ptitSeb
2021-03-02
2
-0
/
+4460
*
More x64emu preparation
ptitSeb
2021-03-02
1
-1
/
+1
*
Added some x86_64 regs and emu infrastructure
ptitSeb
2021-03-02
6
-0
/
+1603
[prev]