GJDuck / e9patch

A powerful static binary rewriting tool
GNU General Public License v3.0
986 stars 67 forks source link

[RFC] Devendor Zydis #94

Open McSinyx opened 1 week ago

McSinyx commented 1 week ago

Zydis 4 is available on most distributions (Debian, Fedora, Alpine, Arch, etc.). Linking with system library instead of vendoring a large codebase with an unknown amount of modification will make it possible to package E9Patch for downstream distribution.

I will add the vendoring build recipe in addition to this if wanted.