Page 1 of 1

[LINK]: WinCC Flexible RT unpasswords viewer program pwl /pwx

Posted: Wed Jul 04, 2012 5:50 pm
by mirotree123
tools for view password in WINCC flexible pdata.pwl /pwx
for PC Windows and Windows CE 5.0
MS Framework is required for PC Windows
FlexPWL-это программа для просмотра и разблокировки паролей OP панелей SIEMENS .
Как известно пароли на OP ,где проект был создан на WINCC flexible
хранятся в файле pdata.pwl или pdata.pwl1,так что главное найти эти файлы.Так же есть вариант
программы под windows ce 5.0(операционная система панелей).
Cсылка :
FlexPwl.rar
https://mega.co.nz/#!eNURWY6a!juyKAx5uX ... CRWLz3cdz0
or
https://disk.yandex.ru/d/jTshsDOplgrXYw
or
http://f-bit.ru/369922
Select English
Image
we have the source
Password in the file Project.Device_1.PWX
Для Флекса пароль в Project.Device_1.PWX

Re: [LINK]: WinCC Flexible RT unpasswords viewer program

Posted: Thu Jul 05, 2012 11:06 am
by bilbo_321
Good job! (clap)

Re: [LINK]: WinCC Flexible RT unpasswords viewer program

Posted: Fri Jul 06, 2012 8:54 am
by paskalare
very useful, specially in old projects where i forget almost everything (included the passwords) :D

Re: [LINK]: WinCC Flexible RT unpasswords viewer program

Posted: Thu Feb 20, 2014 7:18 pm
by mirotree123
Новая ссылка : http://f-bit.ru/369922

Re: [LINK]: WinCC Flexible RT unpasswords viewer program

Posted: Wed Feb 25, 2015 4:48 am
by zafarictrl
Dear all
thank you for your aid.
but how to find pass in wincc scada v7??
(gpost) (gpost)

Re: [LINK]: WinCC Flexible RT unpasswords viewer program

Posted: Tue Jun 02, 2015 3:55 am
by wantutri
Hi, may I know how is the FWL file generated? I can't seem to find the FWL in the project folder after rebuilding the project

Regards,
wantutri

Re: [LINK]: WinCC Flexible RT unpasswords viewer program

Posted: Sat Jun 27, 2015 6:34 pm
by omar zedan
Dear all
how can I use this software??
Thanks

[LINK]:WinCC Flexible RT passwords viewer/analyzer

Posted: Wed Dec 14, 2016 11:02 pm
by mirco
A tool for analyzing PWL / PWX files and extracting usernames and passwords:

https://mega.nz/#F!38BQ1bwR!3cxQJ0FdEUy5pPg9k5ZeKQ

Re: [LINK]:WinCC Flexible RT passwords viewer/analyzer

Posted: Thu Dec 15, 2016 9:24 am
by xflash
Thanks.

FlexPwl viewtopic.php?f=37&t=18007&p=53968&hilit=FlexPwl#p53968 is also doing the work.

Re: [LINK]:WinCC Flexible RT passwords viewer/analyzer

Posted: Mon Jan 16, 2017 12:47 pm
by mirco
I've uploaded a new version of the tool, which also works with PWL files version 1.3 and 1.4 (TIA13 / 14).
The download link is the same (https://mega.nz/#F!38BQ1bwR!3cxQJ0FdEUy5pPg9k5ZeKQ).

Re: [LINK]:WinCC Flexible RT passwords viewer/analyzer

Posted: Tue Jan 17, 2017 3:03 am
by xflash
mirco wrote:I've uploaded a new version of the tool, which also works with PWL files version 1.3 and 1.4 (TIA13 / 14).
The download link is the same (https://mega.nz/#F!38BQ1bwR!3cxQJ0FdEUy5pPg9k5ZeKQ).
This would be very very nice!

Re: [LINK]:WinCC Flexible RT passwords viewer/analyzer

Posted: Tue Jan 17, 2017 6:30 am
by CoMod
please use date in file name
PWLAnalyzer_2017_01_16
PWLAnalyzer_2016_12_14
and add MD5 checksum file - for example see Sim_EKB_Install_2017_01_17 viewtopic.php?f=30&t=218

Re: [LINK]:WinCC Flexible RT passwords viewer/analyzer

Posted: Tue Jan 17, 2017 10:48 am
by mirco
CoMod wrote:please use date in file name
PWLAnalyzer_2017_01_16
PWLAnalyzer_2016_12_14
and add MD5 checksum file - for example see Sim_EKB_Install_2017_01_17 viewtopic.php?f=30&t=218
Done:

PWLAnalyzer_2016_12_14.zip (MD5: 8382ed22dc0cce149ab5ef088a28aab5)
PWLAnalyzer_2017_01_16.zip (MD5: 38ab1cd7e84097839f35f1a57c358f39)

Re: [LINK]:WinCC Flexible RT passwords viewer/analyzer

Posted: Wed Jul 05, 2017 9:14 pm
by mel_w
works great on version 13 but doesn't show passwords on V14 SP1 only user names
regards
Mel

Re: [LINK]:WinCC Flexible RT passwords viewer/analyzer

Posted: Tue Jul 25, 2017 5:50 am
by mirco
From version TIA Portal v14 you can no longer see the password, because the password is no longer stored in the file.
Only the password hash is stored; using the "Test/reset password..." function from "Password" menu you can test if a password corresponds to the stored hash.
You can also reset the password (by forcing a new hash).

Re: [LINK]:WinCC Flexible RT passwords viewer/analyzer

Posted: Thu Jul 27, 2017 12:18 am
by xflash
mirco wrote:From version 14 you can no longer see the password, because the password is no longer stored in the file.
Only the password hash is stored; using the "Test/reset password..." function from "Password" menu you can test if a password corresponds to the stored hash.
You can also reset the password (by forcing a new hash).

Could you please get the hash to viewer? With hash, we maybe found a correct password. Which kind of hash does it use?

Thank you.

Re: [LINK]:WinCC Flexible RT passwords viewer/analyzer

Posted: Fri Jul 28, 2017 8:34 pm
by mirco
xflash wrote: Could you please get the hash to viewer? With hash, we maybe found a correct password. Which kind of hash does it use?
You can view the hash from "Test/reset password..." dialog box (you can also copy-and-paste the hash as text).
The algorithm used is SHA256 (the password is also salted before hashing).

Re: [LINK]:WinCC Flexible RT passwords viewer/analyzer

Posted: Mon Jul 31, 2017 3:40 pm
by xflash
mirco wrote:
xflash wrote: Could you please get the hash to viewer? With hash, we maybe found a correct password. Which kind of hash does it use?
You can view the hash from "Test/reset password..." dialog box (you can also copy-and-paste the hash as text).
The algorithm used is SHA256 (the password is also salted before hashing).
Thank you. The algorithm they used seems to be too strong.

Re: [LINK]: WinCC Flexible RT unpasswords viewer program

Posted: Thu Apr 12, 2018 8:01 am
by capow
very good word

Re: [LINK]: WinCC Flexible RT unpasswords viewer program

Posted: Sat Apr 14, 2018 12:04 am
by nikolay_i
Добрый день. Можно свежую ссылку на скачивание? Очень нужно

Re: [LINK]:WinCC Flexible RT passwords viewer/analyzer

Posted: Wed Apr 08, 2020 9:56 am
by ditor
to ask, if we know one of the passwords, will it be possible to find the others