Download Latest Version type7dec.tar.gz (12.2 MB)
Email in envelope

Get an email when there's a new version of Type7dec

Home / OldFiles
Name Modified Size InfoDownloads / Week
Parent folder
type7dec.png 2008-08-04 750 Bytes
resources.qrc 2008-08-04 105 Bytes
type7dec.pro 2008-08-04 632 Bytes
type7dec_lib.h 2008-08-04 549 Bytes
type7dec_lib.cpp 2008-08-04 1.8 kB
type7dec.cpp 2008-08-04 286 Bytes
README 2008-08-04 917 Bytes
qrc_resources.cpp 2008-08-04 5.3 kB
moc_MainWin.cpp 2008-08-04 2.0 kB
Makefile 2008-08-04 7.9 kB
MainW.h 2008-08-04 565 Bytes
MainW.cpp 2008-08-04 1.9 kB
Totals: 12 Items   22.6 kB 0
1. Description

With this application you can decrypt Cisco's type 7 passwords and view
them in clear text. Part's from code in file type7dec_lib.cpp was taken from the 
Internet (insecure.org... somewhere), I just made the front end and make it 
work. It's not too funcy but I think it works fine...


2. Installation

To compile the project you need Qt (development files) installed and 
a compatible compiler.

a. qmake -> Create makefiles
b. make -> Compiling

Executable will be in the folder release/windows for Win32 or
release/linux for Unixes. I could not compile Qt statically so 
I provide dll's and so libs in the same directory with the executable 
file. These files must always be there if your system has not Qt 
installed. For Win32 the project had been compiled with minigw and Qt 4.2.3


3. Contact Me
For any ideas, bugs or just some talk contact me at: bodozoglou@gmail.com
Source: README, updated 2008-08-04