Tuesday, 18 December 2012

re generating my 9TB list and other fun stuff

Well i was going to use hashcat to regenerate my 9Tb wordlist but due to lack of support they suggested piping crunch to hashcat.. To be honest I would of liked to of had a bit more experience with hashcat as Im going to use it with my lists...


Today I found a cool command  echo -n "word" | md5sum
This will echo an md5 hash to the console your using.

When using 200Gig text files the below will show the start of a file

head -n 10 filename
found below
http://linux.die.net/man/1/head

tail -n 10 filename
found below
http://linux.die.net/man/1/tail

Good for my other blog with the spys :)

I have also found another Asus Ares Graphics card its around £700 so over a hundred more than my original I dont know how well it will crossfire If i run the 2 cards together.


If anyone has had any workings with hashcat and crossfire please feel free to tell me your woes and workarounds if there are any....

No comments:

Post a Comment