14 if (strcmp(analysis->
cpu,
"5.4") == 0) {
16 }
else if (strcmp(analysis->
cpu,
"5.3") == 0) {
19 RZ_LOG_ERROR(
"Cannot find a suitable lua version to handle lua analysis\n");
26 .desc =
"Lua bytecode analysis plugin",
34 #ifndef RZ_PLUGIN_INCORE
RzAnalysisPlugin rz_analysis_plugin_luac
RZ_API RzLibStruct rizin_plugin
int rz_lua_analysis_op(RzAnalysis *analysis, RzAnalysisOp *op, ut64 addr, const ut8 *data, int len, RzAnalysisOpMask mask)
int lua54_anal_op(RzAnalysis *analysis, RzAnalysisOp *op, ut64 addr, const ut8 *data, int len)
int lua53_anal_op(RzAnalysis *analysis, RzAnalysisOp *op, ut64 addr, const ut8 *data, int len)
#define RZ_LOG_ERROR(fmtstr,...)
ut64(WINAPI *w32_GetEnabledXStateFeatures)()