ahvonenj / cryptoanalysis

2 stars 1 forks source link

Use neural networks to recognize hashes #2

Open unitycoder opened 8 years ago

unitycoder commented 8 years ago

like, https://github.com/harthur/brain ?

ahvonenj commented 8 years ago

Requires a lot of research on my part. Also, what can we use as a training material for the network?

unitycoder commented 8 years ago

those few sample hash lists / generators.. or maybe just make it differentiate between md5 and non-md5 hash first.. also probably could make it identify the hash part from any url/longer string..? (not sure how useful)

braintest https://jsfiddle.net/unitycoder/amu81z5j/