mrmacete

3 scripts published

Scripts by mrmacete

Stalker event parser

0 likes 3 views

Totally inefficient, client-side toy parser for Stalker events. It's mostly useful for exploring and debugging the Stalker.

View Script

Substrate unloader

0 likes 3 views

Keep MobileSubstrate from injecting an iOS app (to be used with -f to take advantage of early instrumentation)

View Script

ObjC method observer

0 likes 3 views

Observe all method calls to a specific class (e.g. observeClass('LicenseManager')) , or dynamically resolve methods to observe using ApiResolver (e.g. observeSomething('*[* *Password:*]')). The script...

View Script