jjzjj

rainbowtable

全部标签

windows - 彩虹表 : How to defend against them?

我最近获得了适用于Windows的l0pht-CD,并在我的PC上试用了它,它工作正常!!2600hertz.wordpress.com/2009/12/22/100-windows-xp-vista-7-password-recovery我也读过kestas.kuliukas.com/RainbowTables/我正在设计一个以类似方式存储密码的“登录模拟器”。当前的实现将容易受到上述攻击。请任何人(尽可能用简单的术语)说明如何加强对这种彩虹表攻击的抵抗。我的目标:构建尽可能安全的“登录模拟器”。(阅读黑客竞赛;-))谢谢。 最佳答案

c++ - 彩虹表 : Unable to get last reduction

在这个cryptographypost中它说Thechaincangoaslongasyouwant,untilithitstheoriginalinput.Whenithitsthatpoint,itwilljustrepeatitselfanditwillbeuseless.所以我的起点是12345但我无法到达终点并且有一个无限循环因为12345不重复.我正在使用qt4.7(lib版本:4.7.3)来实现这一点。这是我的代码rainbowTable::rainbowTable(QWidget*parent):QWidget(parent),ui(newUi::rainbowTabl