摘要: ARM ASM java层有密文,check在so层 三段加密,指令->移位->base64(自定义) veorq_s8:异或 vqtbl1q_s8:查表 自带base64解密 #include <stdint.h> #include <stdio.h> #include <string.h> #i 阅读全文
posted @ 2025-09-13 21:05 zzz222666 阅读(29) 评论(0) 推荐(0)