mirror of
https://github.com/skdatmonster/DecryptSourceProtection.git
synced 2025-03-09 07:29:04 -04:00
DecryptSourceProtection
Removes source protection from RSLogix 5000 .L5X files
Directions using sk.dat:
- In RSLogix 5000, right click on the item to be decrypted and click export.
- Save the .L5X file to a folder
- Go to https://raw.github.com/skdatmonster/DecryptSourceProtection/master/decrypt.html and save file
- Open decrypt.html file in browser
- Drag the .L5X file into the web page
- Copy source key from green text
- Paste source key into new line in sk.dat
- Open "Configure Source Protection" and make sure it decrypts
Directions using re-importing:
- In RSLogix 5000, right click on the item to be decrypted and click export.
- Save the .L5X file to a folder
- Go to https://raw.github.com/skdatmonster/DecryptSourceProtection/master/decrypt.html and save file
- Open decrypt.html file in browser
- Drag the .L5X file into the web page
- Copy the decrypted output
- Paste into a new file, save with extension .L5X
- Import into RSLogix 5000 in the same location, overwrite objects
Description
Languages
HTML
100%