hello
FATEK me the needed unlock plc
[?]: fatek plc password unlock
-
- Posts: 20
- Joined: Tue Apr 13, 2010 5:45 am
- Location: TURKIYE
-
- Posts: 166
- Joined: Thu Oct 20, 2005 12:24 pm
- Location: China
Re: [?]: fatek plc password unlock
use the serial port monitor software check read the data flow ,you can find the software
-
- Posts: 16
- Joined: Tue Dec 15, 2009 1:08 am
Re: [?]: fatek plc password unlock
hi brave_eagle
I try to compare the encoded data between 2 project with password and no password ( I set the password) but can not find where is the password.I used 010 editor to see the hex code.Please hint me how to see the password.
Thanks.
I try to compare the encoded data between 2 project with password and no password ( I set the password) but can not find where is the password.I used 010 editor to see the hex code.Please hint me how to see the password.
Thanks.
-
- Posts: 1032
- Joined: Tue Nov 20, 2007 7:08 pm
- Location: Belarus
Re: [?]: fatek plc password unlock
Hi vnnghia_bk
You compared the program or log WinProladder exchange with PLC Fatek?
We need logs captured the program LGComSpy + + or COM Port Toolkitwhen the correct and incorrect password in the password-protected for WinProladder controller Fatek. Passwords must be different, for example-1234, 12345678, 4321, AWER12. I'll try to brute-force password cracker.
Rus:
You compared the program or log WinProladder exchange with PLC Fatek?
We need logs captured the program LGComSpy + + or COM Port Toolkitwhen the correct and incorrect password in the password-protected for WinProladder controller Fatek. Passwords must be different, for example-1234, 12345678, 4321, AWER12. I'll try to brute-force password cracker.
Rus:
Good luck!Нужны логи снятые программой LGComSpy++ или COM Port Toolkit
при вводе правильного и неправильного пароля в программе WinProladder для запароленного контроллера Fatek. Пароли должны быть разные, например- 1234, 12345678, 4321, AWER12. Попробую сделать brute-force переборщик паролей.
-
- Posts: 16
- Joined: Tue Dec 15, 2009 1:08 am
Re: [?]: fatek plc password unlock
Hi vlad2006gr,
Thanks for your reply but I dont have plc to try.I also have the same I idea is to use the free port monitor to see the data log to find the password I set by myself but I was wondering how you can clear the password without the data flow.It seem that you know what register contains the password and you put all is 0.Is it correct?
Thanks for your reply but I dont have plc to try.I also have the same I idea is to use the free port monitor to see the data log to find the password I set by myself but I was wondering how you can clear the password without the data flow.It seem that you know what register contains the password and you put all is 0.Is it correct?
-
- Posts: 1032
- Joined: Tue Nov 20, 2007 7:08 pm
- Location: Belarus
Re: [?]: fatek plc password unlock
Here is the log exchange with password-protected controller:
Request: 02 30 31 30 30 43 33 03
Here transcript exchange.
02 -Start of Text
30 31 -Slave station No.
30 30 -Command No.
43 33 -Checksum
03 -End code
answer: 02 30 31 30 30 30 30 30 36 31 30 30 30 37 30 30 30 30 35 30 30 30 30 30 30 30 34 36 35 30 38 31 30 33 30 30 30 30 34 33 31 34 31 34 36 34 46 30 30 30 32 35 37 34 43 41 38 30 30 30 31 42 34 44 38 36 45 03
02 -Start of Text
30 31 -Slave station No.
30 30 -Command No.
30 30 30 36 31 30 30 30 37 30 30 30 30 35 30 30 30 30 30 30 30 34 36 35 30 38 31 30 33 30 30 30 30 34 33 31 34 31 34 36 34 46 30 30 30 32 35 37 34 43 41 38 30 30 30 31 42 34 44 38 -data
36 45 -Checksum
03 -End code
HERE enters the password 12345678
Request: 02 30 31 32 35 34 42 32 37 3A 31 32 33 34 35 36 37 38 37 87 03
02 -Start of Text
30 31 -Slave station No
32 35 -Command No.
34 42 32 37 3A 31 32 33 34 35 36 37 38 -data 4С27:12345678
37 87 -Checksum
03 -End code
answer: 02 30 31 32 35 36 30 33 30 03
02 -Start of Text
30 31 -Slave station No
32 35 -Command No
36 30 -Data (6=ERROR , PLC id not equal to the id of the program.)
33 30 -Checksum
03 -End code
That is, the password compares PLC.
Request: 02 30 31 30 30 43 33 03
Here transcript exchange.
02 -Start of Text
30 31 -Slave station No.
30 30 -Command No.
43 33 -Checksum
03 -End code
answer: 02 30 31 30 30 30 30 30 36 31 30 30 30 37 30 30 30 30 35 30 30 30 30 30 30 30 34 36 35 30 38 31 30 33 30 30 30 30 34 33 31 34 31 34 36 34 46 30 30 30 32 35 37 34 43 41 38 30 30 30 31 42 34 44 38 36 45 03
02 -Start of Text
30 31 -Slave station No.
30 30 -Command No.
30 30 30 36 31 30 30 30 37 30 30 30 30 35 30 30 30 30 30 30 30 34 36 35 30 38 31 30 33 30 30 30 30 34 33 31 34 31 34 36 34 46 30 30 30 32 35 37 34 43 41 38 30 30 30 31 42 34 44 38 -data
36 45 -Checksum
03 -End code
HERE enters the password 12345678
Request: 02 30 31 32 35 34 42 32 37 3A 31 32 33 34 35 36 37 38 37 87 03
02 -Start of Text
30 31 -Slave station No
32 35 -Command No.
34 42 32 37 3A 31 32 33 34 35 36 37 38 -data 4С27:12345678
37 87 -Checksum
03 -End code
answer: 02 30 31 32 35 36 30 33 30 03
02 -Start of Text
30 31 -Slave station No
32 35 -Command No
36 30 -Data (6=ERROR , PLC id not equal to the id of the program.)
33 30 -Checksum
03 -End code
That is, the password compares PLC.
-
- Posts: 1032
- Joined: Tue Nov 20, 2007 7:08 pm
- Location: Belarus
Re: [?]: fatek plc password unlock
There is an open source project for Fatek controllers.Thank you Mahdi Mansouri.
http://www.codeproject.com/Articles/227 ... col-Serial
Protocol-based Fatek PLC Writing programs diagnosis and read-write input-output.
The compiled program:
https://www.rapidshare.com/files/1878780978/Fatek.rar
Who can try it and have any comments?
And who can get the communication log when connecting to the controller without the password?
http://www.codeproject.com/Articles/227 ... col-Serial
Protocol-based Fatek PLC Writing programs diagnosis and read-write input-output.
The compiled program:
https://www.rapidshare.com/files/1878780978/Fatek.rar
Who can try it and have any comments?
And who can get the communication log when connecting to the controller without the password?
-
- Posts: 16
- Joined: Tue Dec 15, 2009 1:08 am
Re: [?]: fatek plc password unlock
Hi vlad2006gr,
How can I realize the password from these data flow?I try to see to find but
Thanks
How can I realize the password from these data flow?I try to see to find but
Thanks
-
- Posts: 1032
- Joined: Tue Nov 20, 2007 7:08 pm
- Location: Belarus
Re: [?]: fatek plc password unlock
There is not any password between the controller and the program WinProladder.The latter one sends a password to the former one. Afterthat the controller either confirms it or sends back an error message. I may try to write a program to get a password. However, I need exchange logs between the controller (with the known password) and the program WinProllader in the following sequence: at first two attemps of a false password and then the right password.
-
- Posts: 16
- Joined: Tue Dec 15, 2009 1:08 am
Re: [?]: fatek plc password unlock
Dear vlad2006gr,
I am not so fully understand your idea.Could you please explain more detail.
If we try with the in-correct password, we will receive the fault code return.If we try with another incorrect password, it also send back the fault code.From there, how can we realize the password?
I am not so fully understand your idea.Could you please explain more detail.
If we try with the in-correct password, we will receive the fault code return.If we try with another incorrect password, it also send back the fault code.From there, how can we realize the password?
-
- Posts: 3
- Joined: Thu Nov 13, 2014 10:24 am
Re: [?]: fatek plc password unlock
hi i have aproblem in logging fatek plc as i dont know the password but i used the free serial port and by using the console view i get along code but i still dont know how could i extract the correct password from it and this is the code:
0102041C0070094012A0145A0010000041C007000160000000453040830000431404F00082346DC00013BE578
0102041C0070094012A0145A0010000041C007000160000000453040830000431404F00082346DC00013BE578
-
- Posts: 6
- Joined: Tue Sep 10, 2019 1:33 am
Re: [?]: fatek plc password unlock
Hi Vlad,
I had a password protected PLC and i want to download the program from it. But it asks for a password before i can successfully connect. You mentioned brute force. How do i do it to crack the password?
Hoping for your reply.
Thanks,
Jayson
I had a password protected PLC and i want to download the program from it. But it asks for a password before i can successfully connect. You mentioned brute force. How do i do it to crack the password?
Hoping for your reply.
Thanks,
Jayson
-
- Posts: 2
- Joined: Tue Mar 26, 2013 2:51 pm
Re: [?]: fatek plc password unlock
Hi
I have PLC fatek FBs-40MCR and there is a password and I can't upload PLC code.
I installed LGCoMspy ++ and I captured what is sent between PC nad PLC when I try to upload code.
Data look like:
https://photos.google.com/photo/AF1QipM ... G6eFPYiasw
Can I find pass for this PLC some how?
I have PLC fatek FBs-40MCR and there is a password and I can't upload PLC code.
I installed LGCoMspy ++ and I captured what is sent between PC nad PLC when I try to upload code.
Data look like:
https://photos.google.com/photo/AF1QipM ... G6eFPYiasw
Can I find pass for this PLC some how?