[?]: How to protect program in S7 400 PLC ?

SIMATIC S7-200/300/400, Step7, PCS7, CFC, SFC, PDM, PLCSIM,
SCL, Graph, SPS-VISU S5/S7, IBHsoftec, LOGO ...
Post Reply
businiao567
Posts: 7
Joined: Thu Nov 08, 2007 9:32 am
Location: China

[?]: How to protect program in S7 400 PLC ?

Post by businiao567 » Tue Apr 22, 2008 4:48 am

Hi guys,

As i konw,many smartest guys are here.
I have a question about protection thing,hope get help from you.

We can set password in FCs,but it is easy to be cracked.
If i set a password in
'CPU object properties\Protection\Write-/Read Protection '
.
Does anybody can crack it easy or if somebody pick up the memory card, and insert to another PLC,
there is no password protection or some else??

Best Regared!

:roll:

sania
Site Admin
Posts: 1379
Joined: Sat Aug 13, 2005 6:15 am
Contact:

Post by sania » Tue Apr 22, 2008 5:03 am

if you have source ,with programm for windows-password recovery - no problem

komatic
Posts: 79
Joined: Thu Mar 15, 2007 12:59 pm
Location: Ukraine
Contact:

Post by komatic » Tue Apr 22, 2008 5:28 am

where i can find this source?

regards...

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

Post by CoMod » Tue Apr 22, 2008 2:01 pm

I think, that PPP can unprotect your PLC :wink:
http://plc.net.ru/viewtopic.php?t=7029& ... t=password

chic-yong
Posts: 3
Joined: Sat Apr 21, 2007 2:28 pm
Location: America

Re: [?]: How to protect program in S7 400 PLC ?

Post by chic-yong » Wed Apr 23, 2008 5:24 am

each project create two versions. One is debug, other is release, hardware and everything are same.

In debug version project, debugging. Finaly, generate source files(include OB block). Edit source files just generated, remove network segment and other useless nop instructions, add know-howprotect instruction.

copy those modified resource files to release project's source folder, compile. ok

The destination is the fc password cracked, but they can not change it to LAD.
businiao567 wrote:I have a question about protection thing,hope get help from you.
We can set password in FCs,but it is easy to be cracked.
If i set a password in
'CPU object properties\Protection\Write-/Read Protection '

ghst
Posts: 1
Joined: Fri May 09, 2008 9:02 am
Location: China

I want to get this too

Post by ghst » Fri May 09, 2008 9:19 am

I want to get this, too
Not find better way

Post Reply