Projects by popularity

Android file system access hook

6 | 24K

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.

NSURL- iOS13

5 | 4K

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!