Dictionary Analyzer v1.0
#1
Hey guys,
im in the hashbreaking scene for 2 years now. Smile

To improve my skills in coding (c++ and python) i decided to start some little projects.

One project is a high optimized (speed & features) dictionary analyzer like iphelix's dictstat coded in python.

My project based on ideas and feature requests from many forums. Now i finished the v1.0 release and want to share it with the hashbreaking community Smile

Features in v1.0:

1.Line Count Statistics
2.Line Count Statistics WPA Special
3.Charset Statistics
4.Mask Statistics
5.User-defined input/output file

It's the first release and has the "basic" features to become a good dictionary analyzer. If you have ideas for new features please let me know Smile

Future plans are at the moment:
- Improved Mask Statistic
- Advanced Mask Statistic
- Improved Charset Statistic
- linux 32/64 bit builds

Password: 9g8679op44d8f7653enp5gvtbrhiamnks

*You have to remove the *.txt extension


Attached Files
.txt   dictanalyzer.rar.txt (Size: 120.07 KB / Downloads: 71)
Reply
#2
(08-09-2012, 02:50 PM)xXR00TXx Wrote: im in the hashbreaking scene for 2 years now. Smile

My project based on ideas and feature requests from many forums. Now i finished the v1.0 release and want to share it with the hashbreaking community Smile

*You have to remove the *.txt extension

[Image: images?q=tbn:ANd9GcQlfjDAu9mhxhHhkufvBgM...lzvhvOU41Z]
Reply
#3
(08-09-2012, 03:05 PM)radix Wrote: [Image: images?q=tbn:ANd9GcQlfjDAu9mhxhHhkufvBgM...lzvhvOU41Z]

*.rar upload seems to be limited :/

Give it a try Wink
Reply
#4
Most people are weary of downloading and running compiled executables. I went ahead and ran the exe through some tools and a disassembler to make sure it didn't contain any potentialy malcious code. It appears clean and has no packed, encrypted, or encoded code.

This is verified for "dictanalyzer.exe" -SHA1 dd622390dd79dcfa22bdfeeaa00f02d1527d235e

xXR00TXx, have you thought about providing the source rather than the compiled version? Also I noticed you have some German strings Ex:"kann nicht gefunden werden", you may want to standardize to one language.
Reply
#5
Hi,

thanks for this new tool, the pass don't work for me (9g8679op44d8f7653enp5gvtbrhiamnks) ( i remove for sure the .txt )
Reply
#6
tony try using 7z or another tool. "9g8679op44d8f7653enp5gvtbrhiamnks" worked for me.
Reply
#7
(08-09-2012, 04:14 PM)D3ad0ne Wrote: tony try using 7z or another tool. "9g8679op44d8f7653enp5gvtbrhiamnks" worked for me.

Thanks D3ad0ne, unfortunately that don't work, i am on MAC & i use an excelent tool avaible to unZip all type of file, rar, zip, 7z etc...( http://www.stuffit.com/mac-expander.html )no prob with other's one, maybe the fact to post in "rar.txt" !

After pass requestion & enter =i'v got the message pass not correct...

Anyway, maybe you can zip it for me ( only the Phyton file )...
Reply
#8
(08-09-2012, 05:28 PM)tony Wrote:
(08-09-2012, 04:14 PM)D3ad0ne Wrote: tony try using 7z or another tool. "9g8679op44d8f7653enp5gvtbrhiamnks" worked for me.

Thanks D3ad0ne, unfortunately that don't work, i am on MAC & i use an excelent tool avaible to unZip all type of file, rar, zip, 7z etc...( http://www.stuffit.com/mac-expander.html )no prob with other's one, maybe the fact to post in "rar.txt" !

After pass requestion & enter =i'v got the message pass not correct...

Anyway, maybe you can zip it for me ( only the Phyton file )...

I'm also on Mac and I was able to unpack it using The Unarchiver ( http://wakaba.c3.cx/s/apps/unarchiver.html ). But don't bother - there's an .exe in there [bummer]
Reply
#9
(08-13-2012, 10:35 PM)splash_ Wrote:
(08-09-2012, 05:28 PM)tony Wrote:
(08-09-2012, 04:14 PM)D3ad0ne Wrote: tony try using 7z or another tool. "9g8679op44d8f7653enp5gvtbrhiamnks" worked for me.

Thanks D3ad0ne, unfortunately that don't work, i am on MAC & i use an excelent tool avaible to unZip all type of file, rar, zip, 7z etc...( http://www.stuffit.com/mac-expander.html )no prob with other's one, maybe the fact to post in "rar.txt" !

After pass requestion & enter =i'v got the message pass not correct...

Anyway, maybe you can zip it for me ( only the Phyton file )...

I'm also on Mac and I was able to unpack it using The Unarchiver ( http://wakaba.c3.cx/s/apps/unarchiver.html ). But don't bother - there's an .exe in there [bummer]

Thanks Splash for clarification, well done..."Exe" it's not for us ( Mac_users )..
Reply
#10
I had a lot of work to do in the last weeks but here is the new version of dictanalyzer Smile

Dictanalyzer v1.2 (coded in C++)

Changes:
-Improved Charset Statistic
-Improved Mask Statistics
-linux build
-some code optimizations

If u find errors or bugs let me know...

Password: ForHashcat!!


.txt   Dictanalyzer_v1.2.rar.txt (Size: 125.39 KB / Downloads: 69)
Reply