It turns out that storing all the permutations of the alphabet in one big ass array eats memory. Lots of Memory. I can’t think of an easier way to generate permutations that doesn’t eat all the memory in the universe. The basic thing I’m doing is a bruteforce attack on MD5 but its just not working. I’ll talk to the genious’s at symonds to see if we can come up with a better attack. The basic reason I’m doing this is because I wanted to learn C++ and had been working on something very similar in python. I have now learnt a little c++ which is always really really useful.
Posted in Uncategorized |
You can follow any responses to this entry through the RSS 2.0 feed. Trackback from your own site.
You must be logged in to post a comment.