aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/zydis
Commit message (Collapse)AuthorAge
* zydis: Add more fuzzer targets (#6827)Gravatar Joel Höner2021-11-15
| | | Additionally, set `max_len` for all targets for improved performance.
* zydis: fix build (#6824)Gravatar DavidKorczynski2021-11-14
|
* Zydis: Enable assertions during fuzzing (#6404)Gravatar Joel Höner2021-09-05
| | | Related PR in Zydis: https://github.com/zyantific/zycore-c/pull/29
* Fill in main_repo for several projects. (#4816)Gravatar Abhishek Arya2020-12-09
| | | | | * Fill in main_repo for several projects. * Add some go repos.
* [zydis] Initial integration (#4725)Gravatar Joel Höner2020-11-29