Projects by popularity

force enable strictmode

0 | 1K

Uploaded by: @dvdface

force enable strictmode for specified application in android, use this feature to check app's strictmode violation. if registerClass failed, setenforce 0.

extractcerts

0 | 1K

Uploaded by: @zeroinside

A script that will extract/intercept certificates from the Android+OpenSSL based binary by hooking the i2d_X509 function to retrieve it's DER content.

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.