[LINK]: Decoder ProSave

Utilites for Simatic HMI
Post Reply
ppp
Posts: 268
Joined: Thu Feb 09, 2006 6:52 am
Location: Russia

[LINK]: Decoder ProSave

Post by ppp » Wed Aug 13, 2008 11:53 am

in Russian wrote:Синенс уже перестал выпускать некоторые виды панелей (OP15,OP27 и др) и с ЗИПом уже сейчас напряженка. Это старье можно достать только за цену в 2-3 раза дороже, чем они стоили изначально.
Производители оборудования тоже исчерпывают свой запас, но проект панели не дают, и сами не хотят конвертировать в что-либо более современное (похоже проекты делали субподрядчики).
На официальном форуме (да и здесь тоже) на вопрос: Как изменить проект на панели при отсутствие проекта,
представители Сименса всегда давали примерно такой ответ:
Это не возможно. При компиляции Protool выдает фарш, который не возможно дешифровать.
До недавнего времени и я так считал. Но все-таки решил проверить, можно ли из backup-файла панели вытянуть какие-либо данные.
Оказалось, что можно.
Писать конвертор для проекта Protool посчитал изначально глупо, т.к. большинство современных панелей требуют не ProTool, а WinCCFlexible.
Для написания проекта для новой панели достаточно знать параметры панели и контроллера, список используемых тэгов, тексты сообщений и экранов.
В результате буквально на коленке сделал программу для панели OP7 (просто у нас их больше всего и ни на одну нет проекта)
Возможно кому-нибудь и поможет.
будет время постепенно сделаю нечто подобное и для других типов панелей.
This is decompiler of binary ProSave file for OP7 *.prs to text file decoded.txt and result.txt.

v1.08
***** 22/01/2018 Deleted by Admin because it use dangerous packer PPP может уже из-за старости данных панелей выложить эту утилиту в чистом виде ?

reupload 07.12.2021
password for unpack 1
https://mega.nz/file/2WAQ1aTY#SHSO9hNuk ... wrBNcKugYw
35 security vendors and no sandboxes flagged this file as malicious
https://www.virustotal.com/gui/file/ffb ... 3bb28bbfd0
use VirtualBox with Windows XP - запускается на Виртуалке под Windows XP
Image

Program need minimum MS Framework v1.1

Output information of v1.05b :
- Author name
- Date of compilation
- password Supervisor
- configured Panel Adress
- configured speed PLC
- configured PLC Adress
- Slot PLC
- Rack PLC
- tag adress
- adress of AlarmMessages and EventMessages (Area Pointers)

=========================================
for Mp270/Mp277/Mp370Mp377 you can use "Data Analyzer (Decoder) for FlexRT.fwx, ProTool.fwd, Portal.fwc"
viewtopic.php?f=37&t=21938
Last edited by ppp on Sun Apr 09, 2017 8:36 am, edited 7 times in total.

CoMod
Site Admin
Posts: 3969
Joined: Thu Feb 16, 2006 3:25 pm
Location: Russia
Contact:

Post by CoMod » Sat Aug 16, 2008 5:36 am

2018/01 about Decoder ProSave 2017

some program of PPP packed by danderous packer (h)
некоторые программы РРР упакованы сомнительными упаковщиками, которые детектируются как очень опасные вирусы (h)
я не могу рисковать всем сообществом. (sorry)
Просьба к РРР найти неопасный и недискредитирующий способ защиты своих программ

Umencho
Posts: 508
Joined: Mon Jul 16, 2007 12:28 pm
Location: Europe

Post by Umencho » Sat Aug 16, 2008 4:01 pm

hi

My Avast nothing detect.
100% of AVG false detect! :roll:

how said sania:
ещё б и для других панелей бы.....ждём
thanks :wink:

marcs7
Posts: 52
Joined: Fri Jun 08, 2007 4:00 pm
Location: Europe

Post by marcs7 » Sat Aug 23, 2008 7:33 am

My test :

Selected file for OP27.Programm not supported this panel .

sareeb
Posts: 3
Joined: Sun Sep 14, 2008 1:06 pm
Location: Thailand
Contact:

OP27

Post by sareeb » Mon Sep 15, 2008 1:08 am

Dear all,

Who can give me more details? Which OP model can be use this software? now, I have OP27 and PSR file. so, if possible decoder could be help me more.

Thx & regards,
Saree

Schtiel
Site Admin
Posts: 1121
Joined: Wed Sep 06, 2006 12:03 pm
Location: CIS

Post by Schtiel » Tue Oct 14, 2008 7:07 am

Hi!
I need to decompile Prosave file for C7-634. Is it possible, any ideas?
Thanks
Есть необходимость декомпилировать дамп для панели C7-634. Буду благодарен за любую информацию.

CoMod
Site Admin
Posts: 3969
Joined: Thu Feb 16, 2006 3:25 pm
Location: Russia
Contact:

Post by CoMod » Tue Oct 14, 2008 7:25 am

Schtiel wrote:Hi!
I need to decompile Prosave file for C7-634. Is it possible, any ideas?
Thanks
Есть необходимость декомпилировать дамп для панели C7-634. Буду благодарен за любую информацию.
Share your image for decoding.
Выложи его - нужно для статистики вариантов.
Кое какие особенности при разборке Флексовых образов я увидел, но из-за работы и пока непонятых различий в разных образах отложил до каникул (то есть когда работа отступит).
В одних легко находятся тэги вместе и именами, в других легко находятся графические объекты - а в третьих имеется непонятное перемешивание данных (как будто меняется порядок некоторых строк в адресации памяти, типа - "наименова1234ние" ).

Schtiel
Site Admin
Posts: 1121
Joined: Wed Sep 06, 2006 12:03 pm
Location: CIS

Post by Schtiel » Wed Nov 19, 2008 3:05 pm

I tested this program for panel C7-634. I've got decode.txt and result.txt files. What can I do with them to create a source project?

ppp
Posts: 268
Joined: Thu Feb 09, 2006 6:52 am
Location: Russia

Post by ppp » Mon Nov 24, 2008 4:45 am

For development of the project
Examples of images of projects of panels of the operator are necessary to me
need Prosave-files *.psr from TD17, OP17,OP3,OP5,OP15-A,OP15C,C7-633,C7-634
It is not obligatory to spread real projects.
It is possible to make an example with several windows, different tags for 2 controllers, emergency and messages on events.
Кто-нибудь может выложить Prosave-файлы (*.psr) для текстовых панелей TD17, OP17,OP3,OP5,OP15-A,OP15C,C7-633,C7-634 ?
Не обязательно выкладывать реальные проекты.
Можно сделать пример с несколькими окнами, разными тегами для 2 контроллеров, аварийными и событийными сообщениями.

Очень нужно для дальнейшего развития проекта.
Сырой вариант новой версии программы с переработанными алгоритмами поиска практически готов, а проверить не на чем. (имею только OP7)

ppp
Posts: 268
Joined: Thu Feb 09, 2006 6:52 am
Location: Russia

Post by ppp » Tue Dec 02, 2008 1:10 pm

New version / Выложил новую версию:
Support: TD17,OP7,OP17,C7-633,C7-634

mirrors:
[dead]

I need Prosave image for OP3,OP5,C7-621,OP15,TP37,C7-626
Народ дайте пожалуйста Prosave-файлы для панелей OP3,OP5,C7-621,OP15,TP37,C7-626

Umencho
Posts: 508
Joined: Mon Jul 16, 2007 12:28 pm
Location: Europe

Post by Umencho » Tue Dec 02, 2008 1:21 pm

Hello

GREAT JOB! I can't believe. And only 46kb. Thank you and have a nice holidays.

regards

Dfcz
Posts: 875
Joined: Tue Dec 26, 2006 5:21 am
Location: Russia

Post by Dfcz » Tue Dec 09, 2008 8:24 am

ppp wrote:I know.
Please give me OP3 Prosave-file for test.
I make.
Как получить такой файл?
Могу только проект дать.

sareeb
Posts: 3
Joined: Sun Sep 14, 2008 1:06 pm
Location: Thailand
Contact:

Post by sareeb » Thu Jan 08, 2009 11:39 am

Dear all,

Long time to visit this forum and feel good from fully favor. I will be download and try with my project. Thanks a lot for everyone and special thank to 'ppp'

Thx :D

hand_drake
Posts: 52
Joined: Thu Jun 26, 2008 1:40 am
Location: Indonesia

Post by hand_drake » Wed Jan 21, 2009 5:12 am

Any one has the docoder for OP77B..???

I have the *.psb (Complete upload from OP77B), but i don't know how to recognize the tags (Input/Output tags for WinCC Flexible).

Please help....


Regards.

Umencho
Posts: 508
Joined: Mon Jul 16, 2007 12:28 pm
Location: Europe

Post by Umencho » Wed Jan 21, 2009 1:15 pm

Hello
Prosave-files *.psr
Decoder is not useful for *.psb file. :cry:
regards

ilyamor
Posts: 18
Joined: Mon Apr 06, 2009 5:07 am

Post by ilyamor » Fri Apr 17, 2009 4:14 am

Может ли похожий декодер помочь при переводе проэкта с МР270 на МР277, если нет оригинального проэкта?

Umencho
Posts: 508
Joined: Mon Jul 16, 2007 12:28 pm
Location: Europe

Post by Umencho » Fri Apr 17, 2009 5:17 am

Привет,
Нет, он не может. Я предлагаю попытаться загрузить проект в PROTOOL от MP270 и после использования утилиты в WinCC Flex перейти на MP277. НО, загрузив только возможно, в случае передачи данного проекта из файла конфигурации компьютера к панели должны быть выполнены с использованием опцию "Разрешить загрузку". :wink:

С уважением.
Umencho

andrey007x
Posts: 3
Joined: Tue Nov 02, 2010 8:31 am

Re: [LINK]: Decoder ProSave

Post by andrey007x » Wed Nov 03, 2010 1:43 pm

Здравствуйте! Есть ли возможность раскодировать бэкап от панели Siemens Simatic TP27-6? (thnx)

shara_ks
Posts: 2
Joined: Tue Jun 12, 2012 8:43 am

Re: [LINK]: Decoder ProSave

Post by shara_ks » Sat Jul 07, 2012 4:45 pm

I have the *.psb (Complete upload from OP77B), but i don't know how to recognize the tags (Input/Output tags for WinCC Flexible). how to find the input/output tags.

plz help me

hebel
Posts: 5
Joined: Sat Aug 15, 2009 2:35 am
Location: America

Re: [LINK]: Decoder ProSave

Post by hebel » Fri Feb 15, 2013 7:54 pm

Hi, i have this MP177 Micro project ST130_14FEB13.psb , can be decoded?

hebel
Posts: 5
Joined: Sat Aug 15, 2009 2:35 am
Location: America

Re: [LINK]: Decoder ProSave

Post by hebel » Fri Feb 15, 2013 10:02 pm


X200881
Posts: 39
Joined: Fri Feb 06, 2009 9:06 am
Location: Russia

Re: [LINK]: Decoder ProSave

Post by X200881 » Tue Mar 26, 2013 9:51 pm

Ссылки умерли. Пожалуйста пере залейте.

stipan
Posts: 3
Joined: Sun May 09, 2010 7:06 am

Re: [LINK]: Decoder ProSave

Post by stipan » Tue May 14, 2013 9:48 am

Can you decode this file SijectOP37.psr ?
http://www.2shared.com/file/G0oCMd34/SijectOP37.html

thx

mustbemad10
Posts: 37
Joined: Thu Sep 02, 2010 2:48 pm

Re: [LINK]: Decoder ProSave

Post by mustbemad10 » Thu Oct 10, 2013 10:37 am

PPP are you still able to decode .PSB files? I have one from an MP370 that I need help with!

bosenkin
Posts: 2
Joined: Wed Jun 20, 2012 8:37 am

Re: [LINK]: Decoder ProSave

Post by bosenkin » Thu Dec 12, 2013 12:23 pm

Спасибо большое за работу!

DVKVSHN
Posts: 1
Joined: Mon Aug 11, 2014 9:59 am

Re: [LINK]: Decoder ProSave

Post by DVKVSHN » Tue Aug 12, 2014 6:18 am

I am a Vietnam. should write gibberish expect sympathy. I use HMI MP, TP,
KTP. Your software "Decode Prosave" to decode overhead screens. I'm need.
You can send an email to help me. I downloaded the software on this forum
can not be used. Thank you!

baronat
Posts: 1
Joined: Tue Aug 09, 2011 10:44 pm

Re: [LINK]: Decoder ProSave

Post by baronat » Tue Nov 11, 2014 1:53 am

Dear Sir,

Is there any PSB decoder release in this forum? Iguess it would help a lot of siemens HMI automation community doing reverse engineering.

Regards,
Baronat
:D

X200881
Posts: 39
Joined: Fri Feb 06, 2009 9:06 am
Location: Russia

Re: [LINK]: Decoder ProSave

Post by X200881 » Mon Dec 29, 2014 7:55 pm

Вот ссылка на DecoderProSave (pgood)
********
Огромное спасибо автору. (tyou)

========= Admin =============
:anon: Используйте ссылки попроще - типа https://mega.co.nz
KIS delete this file :(
use passworded ZIP and Virtual Machine

пароль был 1

milhaushk
Posts: 9
Joined: Sun Sep 07, 2014 3:51 pm

Re: [LINK]: Decoder ProSave

Post by milhaushk » Fri Jul 10, 2015 9:13 am

Hi, I need help please. I'm HMI TP177 project but only a backup in PSD format and need to decode the tag and alarm pls. My backup is here. Http: //ulozto.cz/xx2bLfX8/tp177b-29-10-2014-psb
I tried Decoder prosave but it is only :( panel OP7.
Thank you for any help or ideas.

berserker
Posts: 2
Joined: Fri Oct 01, 2010 6:11 am

Re: [LINK]: Decoder ProSave

Post by berserker » Mon Aug 17, 2015 1:12 pm

Добрый день!

Обращаюсь в первую очередь к автору программы (но и от помощи сообщества естественно не отказываюсь).
1. Есть ли возможность расшифровать файлы бэкапов панелей серии Comfort типа BRF? В первую очередь интересует список логинов/паролей.
2. Можно ли как-то проект из бэкапа запустить на симуляторе на компьютере?

PauloRicardoSS
Posts: 3
Joined: Mon Aug 17, 2015 12:42 am

Re: [LINK]: Decoder ProSave

Post by PauloRicardoSS » Thu May 19, 2016 12:53 pm

There is a version for a psb files?... I need to decoder a backup from TP177A and see which Tags ar in use.....

Thanks for any kind of help

aljabreiz
Posts: 2
Joined: Wed May 31, 2017 7:35 am

Re: [LINK]: Decoder ProSave

Post by aljabreiz » Wed May 31, 2017 7:42 am

Hello PPP
The program (Decoder ProSave) is working fine in my computer now , actually it needs MS framework 1.1.
But the problem now i have the .psb backup , can i use the program to decode it?

mireklab
Posts: 1
Joined: Wed Jun 07, 2017 10:52 pm

Re: [LINK]: Decoder ProSave

Post by mireklab » Fri Jun 09, 2017 1:54 am

Hello Everyone (welc)

I'm new here , hence the silly request. (nuser)

I have an OP7 backup file.
As we all know this panel is obsolete and would like to change the OP7 to another panel.
My friend have the WIN CC and he promise me to program the replacement panel, but he ask for OP7 project file.
Unfortunately the maker of the system abandon this project around 2003 and I have nobody to help, as all PLC programmers say that the .psr file can't be converted back to project file.
It seems to me that they are all wrong and there is hope (suc)

Can somebody decode it and convert it to ProTool .PDB file?
Link to the .psr file below
(dlink)

https://drive.google.com/file/d/0B03tzk ... sp=sharing

Your help in this matter is highly appreciated (oo)

Best regards (tyou)

Mireklab

sstoykov
Posts: 4
Joined: Tue Mar 09, 2010 11:48 pm

Re: [LINK]: Decoder ProSave

Post by sstoykov » Wed Nov 29, 2017 9:43 pm

Great job !!! Спасибо !!

petrovandrey
Posts: 1
Joined: Wed Oct 21, 2015 6:32 am

Re: [LINK]: Decoder ProSave

Post by petrovandrey » Mon Jan 22, 2018 5:28 pm

Всем привет, если у кого то есть декодер дайте пожалуйста ссылку, заранее спасибо. (oo) (oo) (oo)

CoMod
Site Admin
Posts: 3969
Joined: Thu Feb 16, 2006 3:25 pm
Location: Russia
Contact:

Re: [LINK]: Decoder ProSave

Post by CoMod » Tue Jan 23, 2018 7:12 am

hmohamed wrote:link is dead
re-upload please
2018/01 about Decoder ProSave 2017

some program of PPP packed by danderous packer (h)
некоторые программы РРР упакованы сомнительными упаковзиками, которые детектируются как очень опасные вирусы (h)
я не могу рисковать всем сообществом. (sorry)
Просьба к РРР найти неопасный и недискредитирующий способ защиты своих программ

florian-76
Posts: 1
Joined: Sat Mar 10, 2018 8:37 am

Re: [LINK]: Decoder ProSave

Post by florian-76 » Sat Mar 10, 2018 8:44 am

hello
is it possible ton have e link for download prosave decoder i have an old op17

thank a lot

yome
Posts: 4
Joined: Sun Aug 02, 2009 2:04 pm

Re: [LINK]: Decoder ProSave

Post by yome » Thu Apr 05, 2018 2:39 pm


Akmal
Posts: 18
Joined: Fri Sep 25, 2009 8:33 am
Location: Pakistan

Re: [LINK]: Decoder ProSave

Post by Akmal » Fri Mar 22, 2019 2:13 pm


swenku
Posts: 3
Joined: Sat Aug 03, 2019 11:57 am

Re: [LINK]: Decoder ProSave

Post by swenku » Sat Aug 03, 2019 12:05 pm

Hi Guys,

what Im doing wrong, everytime I want to click selectt file in the decoder it freezes?

Can someone help me with my file please?

http://s000.tinyupload.com/?file_id=028 ... 2959137333

I bought this machine, without papers and now I dont have the password

THANK YOU

adidas
Posts: 8
Joined: Thu Apr 16, 2020 10:25 am

Re:[LINK]: Decoder ProSave

Post by adidas » Sun Sep 20, 2020 2:46 pm

hi guys

i have some file that i attach following. so how can open them? they are op170b mono files
pleas help me

psb files :
https://gofile.io/d/muXYGv

https://gofile.io/d/pciTrQ

https://gofile.io/d/bn1q4W



mmc back up file of op170b mono:

https://gofile.io/d/eUQiCy

https://gofile.io/d/0l3Dxh

KhangNguyen01
Posts: 6
Joined: Thu Jan 28, 2021 7:01 am

Re: [LINK]: Decoder ProSave

Post by KhangNguyen01 » Sat Aug 19, 2023 4:49 am

Hi Pro,
I have a backup file .psb of Mp277. Please help update the decode software for it.

Thanks so much.

CoMod
Site Admin
Posts: 3969
Joined: Thu Feb 16, 2006 3:25 pm
Location: Russia
Contact:

Re: [LINK]: Decoder ProSave

Post by CoMod » Sat Aug 19, 2023 5:01 am

for Mp277 you can use "Data Analyzer (Decoder) for FlexRT.fwx, ProTool.fwd, Portal.fwc"
viewtopic.php?f=37&t=21938

KhangNguyen01
Posts: 6
Joined: Thu Jan 28, 2021 7:01 am

Re: [LINK]: Decoder ProSave

Post by KhangNguyen01 » Sat Aug 19, 2023 5:23 am

Hi Comod,
Thanks for your reply.
So, how to get the file .fwd ;
I backup the Mp277 by prosave. after backup i have the file .psb.

Thanks so much,
Khang.

CoMod
Site Admin
Posts: 3969
Joined: Thu Feb 16, 2006 3:25 pm
Location: Russia
Contact:

Re: [LINK]: Decoder ProSave

Post by CoMod » Sat Aug 19, 2023 5:44 am

How do you backup/restore with a Windows-based panel
(sfaq) https://support.industry.siemens.com/cs ... 0&lc=en-US

Code: Select all

https://support.industry.siemens.com/cs/document/28928853/how-do-you-backup-restore-with-a-windows-based-panel-?dti=0&lc=en-US
Preparation

Start the operator panel and open the "Control Panel".
Slot the memory card into the operator panel.
Open the "Backup/Restore" menu in the "Control Panel".
and decode Flash\simatic\PDATA.FWX
Image

KhangNguyen01
Posts: 6
Joined: Thu Jan 28, 2021 7:01 am

Re: [LINK]: Decoder ProSave

Post by KhangNguyen01 » Sat Aug 19, 2023 9:08 am

Hi Comod,
I did it. It is ok.
Thanks so much for your help.

Thanks,
Khang.

Tashkey
Posts: 12
Joined: Wed Jun 09, 2010 10:52 am

Re: [LINK]: Decoder ProSave

Post by Tashkey » Sun Nov 12, 2023 6:02 pm

Hello everyone.
Has anyone tried this program? My antivirus is killing it, there is a lot of red on VirusInfo, it is blocked in the sandbox because it is trying to start some kind of service.
Maybe there is some other program that can unpack ProSave psb files?

CoMod
Site Admin
Posts: 3969
Joined: Thu Feb 16, 2006 3:25 pm
Location: Russia
Contact:

Re: [LINK]: Decoder ProSave

Post by CoMod » Mon Nov 13, 2023 5:16 am

use VirtualBox with Windows XP - запускается на Виртуалке под Windows XP
Image

some PPP programs are packed with dubious packers, which are detected as very dangerous viruses (h)
We ask RRR to find a non-threatening and non-defamatory way to protect its programs
Due to the old age of these panels, can PPP release this utility in its pure form?

некоторые программы РРР упакованы сомнительными упаковщиками, которые детектируются как очень опасные вирусы (h)
Просьба к РРР найти неопасный и недискредитирующий способ защиты своих программ
PPP может уже из-за старости данных панелей выложить эту утилиту в чистом виде ?

Tashkey
Posts: 12
Joined: Wed Jun 09, 2010 10:52 am

Re: [LINK]: Decoder ProSave

Post by Tashkey » Mon Nov 13, 2023 8:01 am

Thanks for the reply. I tried running on a virtual machine, but on XP Mode Win7. It doesn't start. I will try.

Post Reply