unPassword PLC Unitronics
-
- Posts: 1
- Joined: Wed Jun 05, 2013 11:07 am
unPassword PLC Unitronics
Who knows how to unlock password in Unitronics PLC
-
- Posts: 3
- Joined: Sat Dec 05, 2009 7:30 pm
Re: unPassword PLC Unitronics
If You have source project, You can try this:
1. Open project file (*.vlp) as archive (change extension to zip, for example)
2. Extract file Current_OPLC.udb
3. Open this file with Microsoft Access, use password "UniOpenSesame" for opening
4. Open table "ProjectTable" and look at record 40 "ePTR_Project_Password"
5. ???
6. PROFIT
1. Open project file (*.vlp) as archive (change extension to zip, for example)
2. Extract file Current_OPLC.udb
3. Open this file with Microsoft Access, use password "UniOpenSesame" for opening
4. Open table "ProjectTable" and look at record 40 "ePTR_Project_Password"
5. ???
6. PROFIT
-
- Posts: 2
- Joined: Sun Apr 04, 2021 9:55 pm
Re: unPassword PLC Unitronics
You are the best, I will try it.miketsoft wrote: ↑Mon Aug 04, 2014 10:24 am If You have source project, You can try this:
1. Open project file (*.vlp) as archive (change extension to zip, for example)
2. Extract file Current_OPLC.udb
3. Open this file with Microsoft Access, use password "UniOpenSesame" for opening
4. Open table "ProjectTable" and look at record 40 "ePTR_Project_Password"
5. ???
6. PROFIT
Thank you