md5解码.他们是怎么做的? [英] md5 decoding. How they do it?

查看:35
本文介绍了md5解码.他们是怎么做的?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我认为解码 md5 哈希是不可能的,但我找到了可以解码它们的工具here.但我不知道他们是如何在如此短的时间内做到这一点的(大约需要一秒钟).

i thought, that it is impossible to decode md5 hashes, but i found tools, which decode them here. but i have no idea, how they do it in such a short period of time(it takes about a second).

请帮助我理解它.

谢谢

推荐答案

它不解码 MD5 哈希.它使用所谓的彩虹表...这就是为什么使用加盐散列 而不是直接存储散列...

It doesn't decode an MD5 hash. It uses what's called a rainbow table... That's why it's so important to use salted hashes instead of storing the hash directly...

这篇关于md5解码.他们是怎么做的?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆