@revolutor wrote:
在试图干掉一个unity游戏的越狱检测,文件系统方面感觉挡得差不多了(hook掉了_opendir2/scandir/readaddr/open/popen/fopen/access/stat/fstat/lstat/statfs),因为从行为上看app还在读取attached dylib,于是又加上了dladdr和_dyld_get_image_name的hook;但之后从log看app现在还是能获得我的tweak的名字(在试图scandir 我的tweak.plist)。请问除了上面这两个调用,是否还有什么别的方法能获得attached dylib列表?
Posts: 4
Participants: 3