Jump to content

Rainbow Table Generation Update Possible?


Recommended Posts

Posted

Is it possible to append or update a rainbow table? For example, let's say I finish the configuration #0 example and have just alphabet characters as the charset. Is it possible to update it and add the numbers in instead of deleting and starting from scratch thus losing everything I've done?

Posted

Yes there is. In computers the case matters a lot more than you might imagine. Humans see, for example, "a" as the same letter as "A". That's great but a computer doesn't relate those two characters at all unless told to, they are two different numbers and as such are totally different.

Hope that helped, Moonlit

Posted

So I would need to make a custom character set in order to create a rainbow table that stores upper and lower case as well as numbers? Thanks.

Posted

well, lm hashes, the subStandard windows hashes, convert everything to upper case before hashing. So, there isn't a need to create hashes with lowercase characters it would be a waste.

as for the original post, I don't think thats possible at least not with rainbow crack. Is it possible to write a program that allows that... sure... but it would take a lot of work to design a reduction function that allows for that.

Posted

Well, I finished generating a very small table. Just uppercase letters for MD5 and tested it out and it seems to work quite well. Doesn't handle lowercase and numbers but I guess that will be next. ;)

Posted
well, lm hashes, the subStandard windows hashes, convert everything to upper case before hashing. So, there isn't a need to create hashes with lowercase characters it would be a waste.

as for the original post, I don't think thats possible at least not with rainbow crack. Is it possible to write a program that allows that... sure... but it would take a lot of work to design a reduction function that allows for that.

Oh, I didn't know that, thanks for the info :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...