- 28 Oct, 2021 2 commits
-
-
Joel Höner authored
-
Joel Höner authored
Resolves #258
-
- 22 Oct, 2021 1 commit
-
-
Joel Höner authored
The PE parsing code is wildly unsafe and doesn't perform any input validation. It was originally written as an example on how to use our formatter API for using custom symbols in disassembly output. However, living in the `tools` directory incorrectly suggested to users that it's a safe tool intended for actual public use. Following a security report, we decided to just delete it for the time being, possibly bringing it back later. We intentionally never defined install rules for it (it's not installed on `make install`) and also don't ship it in the packages of any package manager repository, so the practical security impact should be low.
-
- 21 Oct, 2021 1 commit
-
-
Ziding Zhang authored
-
- 18 Oct, 2021 2 commits
-
-
Florian Bernd authored
-
Florian Bernd authored
- Default address-width is now determined by the machine-mode - Default stack size can be passed `ZydisDecoderInit` instead Closes #237
-
- 17 Oct, 2021 1 commit
-
-
Andrea Pappacoda authored
This requires a Zycore version with https://github.com/zyantific/zycore-c/pull/33 applied
-
- 16 Oct, 2021 2 commits
-
-
Florian Bernd authored
-
mappzor authored
-
- 08 Oct, 2021 4 commits
-
-
Andrea Pappacoda authored
-
Andrea Pappacoda authored
This adds versioning information to the built library. When building the shared library on Linux systems, two new objects will be created: libZydis.so.3.1.0.0 and libZydis.so.3.1. This is really useful when talking about ABI compatibility. The variables Zydis_VERSION, Zydis_VERSION_MAJOR and Zydis_VERSION_MINOR are implicitly created when calling project(Zydis VERSION x.y.z)
-
Joel Höner authored
-
Andrea Pappacoda authored
See https://github.com/zyantific/zydis/pull/191#discussion_r724288380 for details
-
- 04 Oct, 2021 1 commit
-
-
Florian Bernd authored
Closes #231
-
- 03 Oct, 2021 1 commit
-
-
Florian Bernd authored
Fixes #245
-
- 02 Oct, 2021 1 commit
-
-
mappzor authored
-
- 30 Sep, 2021 1 commit
-
-
mappzor authored
-
- 29 Sep, 2021 1 commit
-
-
mappzor authored
-
- 21 Sep, 2021 2 commits
-
-
Florian Bernd authored
Closes #240
-
Florian Bernd authored
Closes #235
-
- 16 Sep, 2021 6 commits
-
-
Matthijs Lavrijsen authored
Signing this driver is pointless since it is a sample, and the default WDK settings appear to break the CI
-
Florian Bernd authored
-
Florian Bernd authored
-
Florian Bernd authored
-
Florian Bernd authored
-
Florian Bernd authored
-
- 15 Sep, 2021 1 commit
-
-
mappzor authored
-
- 11 Sep, 2021 1 commit
-
-
mappzor authored
-
- 10 Sep, 2021 2 commits
-
-
Joel Höner authored
-
mappzor authored
-
- 09 Sep, 2021 4 commits
-
-
Florian Bernd authored
-
Florian Bernd authored
Closes #221
-
Florian Bernd authored
Closes #222
-
mappzor authored
-
- 08 Sep, 2021 1 commit
-
-
Florian Bernd authored
-
- 07 Sep, 2021 1 commit
-
-
Florian Bernd authored
-
- 06 Sep, 2021 1 commit
-
-
Florian Bernd authored
-
- 05 Sep, 2021 3 commits
-
-
Florian Bernd authored
-
Matthijs Lavrijsen authored
- Update .vcxproj files to match the source and header file lists of the current Zycore/Zydis master branches - Kernel mode configurations: minor updates for the latest WDK (10.0.22000.0) - Fix .sln file so it opens with VS2019 and not VS2017 if both are installed
-
Florian Bernd authored
-