amimo
amimo
It seems like the inline hash lookup code may currupt the status flags. ```asm cmp x0,x1 b label ... label: b.eq xx ;; may be problematic if inline hash lookup...
MAMBO failed to translate this instruction I encountered in Android 9's dynamic linker. disassembly : vcvtp.u32.f32 s0, s0 t32 encoding : 0x40,0x0a,0xbe,0xfe
这个[提交]( https://github.com/amimo/goron/pull/new/llvm-8.0.1-oc-cse)实现了 - 加密ObjC代码中出现的字符串常量 - 混淆ObjC方法调用 不熟悉ObjC,不知道实现的有没有问题,有研究的大佬可以帮忙看看.