quote:
Originally posted by CookieRevised
The only difference between a rainbow crack and a brute force is that with the rainbox crack you calculate all the possible hashes first before doing the actuall comparisson. While with brute force you do the exact same calculations, but you compare each result immediatly.
You forget the most important difference ! Now that I have these tables I can recover the content of ANY .ple 'secured' using a numeric [0-8 digits] password within minutes. That is what I call an 'implementation' error !
quote:
... you first need to have the rainbow tables, which can take years to create (on a single PC).
... calculating tables ...
quote:
Originally posted by Taborda
is there any software to decrypt the log files with password in linux??
i need a program to do that...
or the algorithm to decrypt ... i can write a program to do that if i know how it works...
If you have a working C source code implementation for "MultiByteToWideChar()" ... I have all the rest (OpenSSL based)