| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added ability to staticaly build box64 (for #1045 and #310, maybe a few other... | ptitSeb | 2024-02-26 | 1 | -0/+22 |
| * | Merge pull request #896 from josch/exe | ptitSeb | 2023-07-21 | 1 | -0/+0 |
| |\ | |||||
| | * | remove executable bits | Johannes Schauer Marin Rodrigues | 2023-07-21 | 1 | -0/+0 |
| * | | Added ability to trace and dump 32bits code | ptitSeb | 2023-06-17 | 1 | -0/+19 |
| |/ | |||||
| * | All box internal memory alloc use __libc_ internal one (except on Android, us... | ptitSeb | 2022-08-06 | 1 | -4/+4 |
| * | [TRACE] Trace is not displaying relative offsets for now, preparing functions | ptitSeb | 2021-03-08 | 1 | -0/+6 |
| * | Fixed trace and prepare rex decoding | ptitSeb | 2021-03-03 | 1 | -2/+2 |
| * | Added Zydis lib support for Trace enabled build | ptitSeb | 2021-03-02 | 1 | -0/+111 |