Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 522 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 522 Bytes

FART-Fix

针对 @hanbinglengyue 的FART项目下的Frida脱壳脚本进行最新适配,可在Frida16.1.0 + Android12环境下进行脱壳

具体使用方法请参见原项目FART:https://github.com/hanbinglengyue/FART

对其中的frida_fart.zip中提供的两个js文件进行了新版Frida16.1.0和Android12(RedMiNote7 刷入Android12类原生系统)环境适配

  • frida_fart_hook.js
  • frida_fart_reflection.js

image