From 17ca9c740bfe1d503f71f778c3b8a2774bef2ef1 Mon Sep 17 00:00:00 2001 From: skdatmonster Date: Thu, 13 Jun 2013 05:26:22 +0000 Subject: [PATCH] Update README.md --- README.md | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 5fe8945..5739155 100644 --- a/README.md +++ b/README.md @@ -7,20 +7,18 @@ Directions using sk.dat: 1. In RSLogix 5000, right click on the item to be decrypted and click export. 2. Save the .L5X file to a folder -3. Go to https://raw.github.com/skdatmonster/DecryptSourceProtection/master/decrypt.html and save file -4. Open decrypt.html file in browser -5. Drag the .L5X file into the web page -6. Copy source key from green text -7. Paste source key into new line in sk.dat -8. Open "Configure Source Protection" and make sure it decrypts +3. Go to http://skdatmonster.github.io/DecryptSourceProtection/index.html +4. Drag the .L5X file into the web page +5. Copy source key from green text +6. Paste source key into new line in sk.dat +7. Open "Configure Source Protection" and make sure it decrypts Directions using re-importing: 1. In RSLogix 5000, right click on the item to be decrypted and click export. 2. Save the .L5X file to a folder -3. Go to https://raw.github.com/skdatmonster/DecryptSourceProtection/master/decrypt.html and save file -4. Open decrypt.html file in browser -5. Drag the .L5X file into the web page -6. Copy the decrypted output -7. Paste into a new file, save with extension .L5X -8. Import into RSLogix 5000 in the same location, overwrite objects +3. Go to http://skdatmonster.github.io/DecryptSourceProtection/index.html +4. Drag the .L5X file into the web page +5. Copy the decrypted output +6. Paste into a new file, save with extension .L5X +7. Import into RSLogix 5000 in the same location, overwrite objects