switch ctrl flow analysis etc. to zydis from udis86; unify disassembling path in dasm_cache layer, use single instruction decode path in frontend for ctrl flow analysis; use in dasm cache layer for disassembly textualization

This commit is contained in:
Ryan Fleury
2024-07-23 16:23:29 -07:00
parent 926b5e3546
commit ccf8504dd1
28 changed files with 2531 additions and 12967 deletions
+5 -3
View File
@@ -1,7 +1,7 @@
// DO NOT EDIT. This file is auto-generated by `amalgamate.py`.
#include "Zydis.h"
#ifndef ZYDIS_C
#define ZYDIS_C
//
// Source file: /home/ath/devel/zydis/src/Decoder.c
@@ -54987,4 +54987,6 @@ ZyanStatus ZydisIsFeatureEnabled(ZydisFeature feature)
}
}
/* ============================================================================================== */
/* ============================================================================================== */
#endif