Projects by popularity

extractcerts

0 | 461

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.

Censor Hashes on write

0 | 1K

Uploaded by: @juliusdeane

Quick tool to censor (replace with *) hashes being written to the disk. Useful, for example, for log daemons or applications where we need to filter hashes for confidentiality.