Mercurial > hg > anonet-resdb
diff contrib/splicex/CHANGES @ 712:59babc5385d5 draft
SpliceX fixed, old coding trim down with patch for --time option
author | d3v11 <d3v11@d3v11.ano> |
---|---|
date | Sun, 30 Oct 2011 08:01:22 -0400 |
parents | a8f74ee394a3 |
children | 9a4cf79e1f8d |
line wrap: on
line diff
--- a/contrib/splicex/CHANGES Sun Oct 30 07:48:04 2011 -0400 +++ b/contrib/splicex/CHANGES Sun Oct 30 08:01:22 2011 -0400 @@ -48,3 +48,14 @@ SpliceX now detects invalid arguments and prints with error message. + + d3v11 - Sat Oct 29 2011: + + Old timing bug is now fixed. --time now + how a consistant tracking of how many + passwords and how much time has elapsed + among each brute force algorithm. This + new patch also simplified the code and + makes the functions faster. Much code + has been trimmed from splicex without + removing any options or functionality.