HikariObfuscator/Hikari

处理函数出错

Closed this issue · 2 comments

FixFunctionConstantExpr()
IRBuilder<> IRB(Func->getEntryBlock().getFirstNonPHIOrDbgOrLifetime());
第一句报错
在处理函数中应该先判断函数是否是isDeclaration

考虑看一下上面的toObfuscate的实现?

Closing due to inactivity and the lack of proper logs and stuff