Any tool to BF AES
#1
I know in general AES BF is not feasible.
But  I found a place that uses  really weak passwords (6 chars alpha only).
I'm going to see if I can reduce the key space even more.
I'm planing to send them a bug report but I want to try and crack one of their cypher  text to see how feasible it is.

is there a tool that does GPU or even just efficient CPU BF  for AES.?
I'm currently trying to BF using some node.js code I wrote on my laptop and it should take a month
to go over the entire key space. so though feasible with node.js I assume I can find something that will speed things up


Messages In This Thread
Any tool to BF AES - by n0-0ne - 09-11-2016, 03:36 PM
RE: Any tool to BF AES - by atom - 09-12-2016, 12:19 AM
RE: Any tool to BF AES - by n0-0ne - 09-13-2016, 01:22 PM
RE: Any tool to BF AES - by n0-0ne - 09-13-2016, 08:10 PM
RE: Any tool to BF AES - by atom - 09-14-2016, 02:38 PM