Projects by popularity

binder-stalker

0 | 2K

Uploaded by: @lolicon

trace every binder calls (in and out) in specific process, with descriptor / transactionName callingUid (optional) logged

Check iOS Keyboard Cache

0 | 74

Uploaded by: @sdcampbell

You can use this script to check if fields where sensitive information is entered are allowed to cache input. As information is entered, monitor the script output. You must attach this script after changing screens, but only when there is a text field where sensitive data may be entered. Inspired by and heavily modified version of @ay-kay/ios-keyboard-cache/

extractkeys

0 | 1K

Uploaded by: @zeroinside

A script that will extract/intercept private keys from the Android+OpenSSL based binary by hooking the i2d_PrivateKey and PEM_read_bio_PrivateKey functions.