| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added basic thread infrastructure | ptitSeb | 2021-03-02 | 2 | -0/+28 |
| * | Added Zydis lib support for Trace enabled build | ptitSeb | 2021-03-02 | 2 | -2/+21 |
| * | More x64emu preparation | ptitSeb | 2021-03-02 | 1 | -6/+8 |
| * | Initializing x64emu structure | ptitSeb | 2021-03-02 | 2 | -6/+9 |
| * | Added some x86_64 regs and emu infrastructure | ptitSeb | 2021-03-02 | 4 | -0/+374 |
| * | Preparing auxval handling | ptitSeb | 2021-03-02 | 1 | -0/+13 |
| * | More elf loader and parsing and stack preparing | ptitSeb | 2021-03-02 | 2 | -2/+19 |
| * | Detecting tcmalloc now | ptitSeb | 2021-03-02 | 1 | -1/+1 |
| * | Load elf in memory | ptitSeb | 2021-03-01 | 1 | -2/+2 |
| * | Added main elf to context | ptitSeb | 2021-03-01 | 1 | -0/+7 |
| * | Read elf header of launched executable | ptitSeb | 2021-03-01 | 4 | -0/+141 |
| * | Added some minimal set of source (now box64 compile and say hello at least) | ptitSeb | 2021-02-28 | 6 | -0/+853 |