| Author |
CryptoFox - Mozilla Firefox extension |
454447415244
Member
Posts: 156
Location:
Joined: 20.04.08 Rank: God |
|
Hello everyone!
CryptoFox is an encryption/decryption tool for Mozilla Firefox, with dictionary attack support for cracking MD5 passwords.
I coded this extension 3 days ago and now it is in the sandbox on Mozilla Firefox. It will soon be nominated for public, but I'm waiting for some reviews and feedbacks.
This is the download link:
https://addons.mozilla.org/en-US/firefox/addon/12065/
Waiting for your feedbacks!
Awesome!
Edited by 454447415244 on 26-05-09 23:26 |
|
| Author |
RE: CryptoFox - Mozilla Firefox extension |
fashizzlepop
Member

Posts: 482
Location: Old folks home.
Joined: 08.04.08 Rank: Uber Elite |
|
Good idea here. It's kind of hard to read the text of the add-on when using the default skin for FF. It's also quite large compared to others. I think it would be nice to have a option where you click a small button on your normal toolbar that minimizes/maximizes the add-on to hide it.
"The definition of insanity is doing the same thing over and over again and expecting different results.
~Albert Einstein~
 |
|
| Author |
RE: CryptoFox - Mozilla Firefox extension |
chess_rock
Member

Posts: 243
Location:
Joined: 20.02.08 Rank: God |
|
|
It makes my firefox slow, and DES decrypt, MD5 decrypt tend to lose characters in the process... I mean, i type a password, and when i decrypt it, some of the letters become strange symbols |
|
| Author |
RE: CryptoFox - Mozilla Firefox extension |
Rapt0r
Member
Posts: 28
Location:
Joined: 28.12.08 Rank: Hacker Level 2 |
|
Nice addon, definetely a good idea. There are a few things that could be improved, the text is kind of hard to read, use a darker font, and the MD5 dictionary attack doesn't seem to be working for me, but other than that its really good. Nice job 
Edited by Rapt0r on 27-05-09 03:13 |
|
| Author |
RE: CryptoFox - Mozilla Firefox extension |
454447415244
Member
Posts: 156
Location:
Joined: 20.04.08 Rank: God |
|
|
It's kind of hard to read the text of the add-on when using the default skin for FF. It's also quite large compared to others. I think it would be nice to have a option where you click a small button on your normal toolbar that minimizes/maximizes the add-on to hide it.
Look at this picture => https://addons.mozilla.org/en-US/firefox/images/p/32594/1243114086
That's a screenshot of the add-on from my computer. The font and the colors seems to be good and everything is clear. If the interface of the add-on on your computers is not similar to the one in the picture, then there must be a compatibility problem. On my computer, I have the latest Firefox release. Anyways, this is an CSS issue, and I will try to solve it.
About hiding the add-on, you can simply do a right-click on it and then uncheck it.
It makes my firefox slow
It shouldn't, since it doesn't do any process when it is idle.
and DES decrypt, MD5 decrypt tend to lose characters in the process... I mean, i type a password, and when i decrypt it, some of the letters become strange symbols
You mean DES encrypt/decrypt and not MD5?!
Well, it doesn't really lose characters, it is a matter of encoding.
the MD5 dictionary attack doesn't seem to be working for me
Using the md5 dictionary crack option is easy. you select it from the drop down list, you paste the md5 hash in the text area and then you click on the Encode/Decode button. Now you are asked to provide the full path of the dictionary. Suppose it is drive C and named words.dic, then you write c:\words.dic or c:words.dic
Actually, this extension isn't really designed to do a heavy dictionary attack, but a light one (with some Mbs dictionary) would be fine.
Awesome! |
|
| Author |
RE: CryptoFox - Mozilla Firefox extension |
spyware
Member

Posts: 4190
Location: The Netherlands
Joined: 14.04.07 Rank: God Warn Level: 90
|
|
Stuff I thought of;
-Selected text on a page, right-mouse button->Send to CryptoFox option.
-Creating checksums for documents/images.
-Different GUI options (tab/sidebar)
-Make the list of encryptions/options to chose from editable, so that users can add/remove things from it easily.
-Configurable hotkeys which apply options on copied text.
-Slim down the CryptoFox bar, it's about 70% oversized now.
-Make it so that when you click on the dropdown button's text (not the arrows) and enter something (example: "AES" that it autofills/displays options with "AES" in their name.

"The chowner of property." - Zeph Widespread intellectual and moral docility may be convenient for leaders in the short term,
but it is suicidal for nations in the long term. - Carl Sagan Since the grid is inescapable, what were the earlier lasers about? Does the corridor have a sense of humor? - Ebert
Edited by spyware on 27-05-09 15:33 |
|
| Author |
RE: CryptoFox - Mozilla Firefox extension |
harry_potter28
Member
Posts: 167
Location:
Joined: 11.09.08 Rank: HBH Guru |
|
Nice work dude. Very handy.
-Yeah the size is large.
-md5 attack should support a dictionary with atleast 20000 words. |
|
| Author |
RE: CryptoFox - Mozilla Firefox extension |
454447415244
Member
Posts: 156
Location:
Joined: 20.04.08 Rank: God |
|
|
spyware wrote:
Stuff I thought of;
-Selected text on a page, right-mouse button->Send to CryptoFox option.
-Creating checksums for documents/images.
-Different GUI options (tab/sidebar)
-Make the list of encryptions/options to chose from editable, so that users can add/remove things from it easily.
-Configurable hotkeys which apply options on copied text.
-Slim down the CryptoFox bar, it's about 70% oversized now.
-Make it so that when you click on the dropdown button's text (not the arrows) and enter something (example: "AES" that it autofills/displays options with "AES" in their name.
I'm really thankful for these great ideas. 
About the toolbar height, I made it that large because I wanted the input/output text to be large and in bold! I will change the size and made it normal.
The Blue background of the toolbar is not showing on some people's machines. This CSS issue must be fixed. But I want to know on what versions this is happening and all... So when commenting on this add-on tell me if the interface is like the one in the picture or not and what OS/Firefox version do you have.
Awesome! |
|
| Author |
RE: CryptoFox - Mozilla Firefox extension |
454447415244
Member
Posts: 156
Location:
Joined: 20.04.08 Rank: God |
|
|
-Yeah the size is large.
Again, it will be minimized. But if you're working on a high resolution screen, you won't find it large.
md5 attack should support a dictionary with atleast 20000 words.
It supports a dictionary with as much Mbs as you want. But it would be slow, because remember that the language used here is Javascblockedript!
Awesome! |
|
| Author |
RE: CryptoFox - Mozilla Firefox extension |
harry_potter28
Member
Posts: 167
Location:
Joined: 11.09.08 Rank: HBH Guru |
|
|
454447415244 wrote:
The Blue background of the toolbar is not showing on some people's machines. This CSS issue must be fixed. But I want to know on what versions this is happening and all... So when commenting on this add-on tell me if the interface is like the one in the picture or not and what OS/Firefox version do you have.
For me the blue background of the toolbar is not showing. Rest of the interface is same.
OS: XP sp3
Firefox: 3.0.10 |
|
| Author |
RE: CryptoFox - Mozilla Firefox extension |
Folk Theory
Member

Posts: 611
Location: South New World
Joined: 08.09.06 Rank: Elite |
|
VERY impressive. good work.
 |
|
| Author |
RE: CryptoFox - Mozilla Firefox extension |
Rapt0r
Member
Posts: 28
Location:
Joined: 28.12.08 Rank: Hacker Level 2 |
|
|
454447415244 wrote:
Using the md5 dictionary crack option is easy. you select it from the drop down list, you paste the md5 hash in the text area and then you click on the Encode/Decode button. Now you are asked to provide the full path of the dictionary. Suppose it is drive C and named words.dic, then you write c:\words.dic or c:words.dic
Actually, this extension isn't really designed to do a heavy dictionary attack, but a light one (with some Mbs dictionary) would be fine
I know how to use it, it just never cracks any hashes.
And the background isn't showing up as blue for me either,
OS: Debian with fluxbox WM
FF Version: Iceweasel (Debian version of FF) 3.0.6 |
|
| Author |
RE: CryptoFox - Mozilla Firefox extension |
p4plus2
Member
Posts: 167
Location:
Joined: 31.03.08 Rank: God |
|
Maybe, you could add support to load a folder full of smaller dictionaries? Load one file, scan, unload, repeat on new dictionary. This may allow for larger attacks without to much of a problem larger dictionaries would impose.
"You can't be something your not,
Be yourself by yourself
Stay away from me" ~Walk, Pantera
"Playing an acoustic guitar is like having sex with your clothes on" ~Dave Mustaine |
|
| Author |
RE: CryptoFox - Mozilla Firefox extension |
454447415244
Member
Posts: 156
Location:
Joined: 20.04.08 Rank: God |
|
Okay, now the version 1.1 is released with GUI improved.
I know how to use it, it just never cracks any hashes.
I tested it on Windows and it worked 100%
I must test it on Linux. It might be that the dictionary file is not being loaded. What are you getting?
Maybe, you could add support to load a folder full of smaller dictionaries? Load one file, scan, unload, repeat on new dictionary. This may allow for larger attacks without to much of a problem larger dictionaries would impose.
This is a good idea. It will make the process faster but not more fast!
Awesome! |
|
| Author |
RE: CryptoFox - Mozilla Firefox extension |
Rapt0r
Member
Posts: 28
Location:
Joined: 28.12.08 Rank: Hacker Level 2 |
|
|
454447415244 wrote:
I tested it on Windows and it worked 100%
I must test it on Linux. It might be that the dictionary file is not being loaded. What are you getting?
It just waits for a few seconds like its cracking the hash then it gives me "Couldn't find the password!". Could it possibly be a compatability problem with CRLF's and LF's?
And I've downloaded then next version, the background isn't blue, but the text is much easier to read. |
|
| Author |
RE: CryptoFox - Mozilla Firefox extension |
454447415244
Member
Posts: 156
Location:
Joined: 20.04.08 Rank: God |
|
|
It just waits for a few seconds like its cracking the hash then it gives me "Couldn't find the password!". Could it possibly be a compatability problem with CRLF's and LF's?
And I've downloaded then next version, the background isn't blue, but the text is much easier to read.
Hmm... I was having problems concerning this on Windows, and I filtered the input file like this:
var pattern = /\W+/;
output = output.split(pattern);
About the color. I removed the blue background and made the font black for now, just that people can use it without it being annoying.
Awesome! |
|
| Author |
RE: CryptoFox - Mozilla Firefox extension |
harry_potter28
Member
Posts: 167
Location:
Joined: 11.09.08 Rank: HBH Guru |
|
|
454447415244 wrote:
About the color. I removed the blue background and made the font black for now, just that people can use it without it being annoying.
That's better. |
|