Dumpster Diver

This tool attempts to decrypt data suspected to be encrypted with some "modern encryption" tool.

It currently supports:

Drop your text (base64-encoded) into the box(es) below, and an attempt will be made to crack it. Plaintext is only guaranteed to print if it's valid UTF8.




Bruteforce Tool

This tool takes in a file of passwords to try instead of a single one.
It's slow (~100k/s) but works with large files.

If you need something much faster, you can try PotatoKingTheVII's program or my own program to bruteforce aesencryption.net (mine also supports devglan). If you need to bruteforce browserling/salted openssl, you can use this.