Projects by popularity

Android file system access hook

7 | 28K

Uploaded by: @FrenchYeti

Observe file system accesses by hooking some java.io.File* classes and methods, libc open/read functions and try to resolve associtation between file descriptor and path. Optionally, it can dumps the data.

iOS Utils

5 | 17K

Uploaded by: @lichao890427

有用的函数:包括模拟点击,keychain数据查看,界面结构分析,获取OC类信息等 several useful iOS utils,including keychain dumper, view dumper, perform click

NSURL- iOS13

5 | 5K

Uploaded by: @DuffyAPP-IT

This is a simple handler I have created to extract the body and request type (GET/POST) for each request made by the target iOS application. I'm @J_Duffy01 on Twitter if any q's!