Lynda-Decryptor icon indicating copy to clipboard operation
Lynda-Decryptor copied to clipboard

Does it works on win10?

Open ihqsat opened this issue 8 years ago • 10 comments

I am trying to use it on win10 but the destination folder keeps empty with, apparently, successful decryption. Thank you. image

ihqsat avatar Oct 06 '17 23:10 ihqsat

Yes, it works very well on Win 10. You might want to show the actual command that you're running - perhaps this is an indication of a completely different problem.

Dev-iL avatar Oct 07 '17 14:10 Dev-iL

On windowns 10 cmd, after 'cd' to the path where it is the LyndaDecryptor.exe, I run 'LyndaDecryptor /D "C:\Users\MyUserName\AppData\Local\Packages\lynda.com.lynda.com_0dmhem0sv94sr\LocalState\offline\100222"'. Then, it creates a folder, "decrypted", in the ...\offline\ directory but empty.

When I try to run with the /F option: 'LyndaDecryptor /F "C:\Users\MyUserName\AppData\Local\Packages\lynda.com.lynda.com_0dmhem0sv94sr\LocalState\offline\100222\111245_0b79795d3efc95b9976c7c5b933afce2_67059051.ldcw" "C:\Users\MyUserName\Desktop\videos" [ARGS] Changing mode to Single decryption! [START] Init Decryptor... [START] Decryptor successful initalized! [ERR] Couldn't load file: C:\Users\MyUserName\AppData\Local\Packages\lynda.com.lynda.com_0dmhem0sv94sr\LocalState\offline\100222\111245_0b79795d3efc95b9976c7c5b933afce2_67059051.ldcw Press any key to exit the program... ' I get this error...

I also tryed without parentheses and with other folders and nothing worked. Thank you for responding.

ihqsat avatar Oct 08 '17 17:10 ihqsat

Ah, the issue is that you're trying to decrypt . ldcw files. These are not supported by the decryptor at this time, however, somebody suggested a solution here: https://github.com/h4ck-rOOt/Lynda-Decryptor/issues/12#issuecomment-330521448 .

On Oct 8, 2017 20:18, "ihqsat" [email protected] wrote:

On windowns 10 cmd, after 'cd' to the path where it is the LyndaDecryptor.exe, I run 'LyndaDecryptor /D "C:\Users\MyUserName\AppData
Local\Packages\lynda.com.lynda.com_0dmhem0sv94sr\LocalState\offline\100222"'. Then, it creates a folder, "decrypted", in the ...\offline\ directory but empty.

When I try to run with the /F option: 'LyndaDecryptor /F "C:\Users\MyUserName\AppData\Local\Packages\lynda.com. lynda.com_0dmhem0sv94sr\LocalState\offline\100222\111245_ 0b79795d3efc95b9976c7c5b933afce2_67059051.ldcw" "C:\Users\MyUserName\Desktop\videos" [ARGS] Changing mode to Single decryption! [START] Init Decryptor... [START] Decryptor successful initalized! [ERR] Couldn't load file: C:\Users\MyUserName\AppData
Local\Packages\lynda.com.lynda.com_0dmhem0sv94sr
LocalState\offline\100222\111245_0b79795d3efc95b9976c7c5b933afce2_67059051.ldcw Press any key to exit the program... ' I get this error...

I also tryed without parentheses and with other folders and nothing worked. Thank you for responding.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/h4ck-rOOt/Lynda-Decryptor/issues/37#issuecomment-335022002, or mute the thread https://github.com/notifications/unsubscribe-auth/AGNUMy_sc-lY6hXsPh0x47LQkcPp-y8Aks5sqQPogaJpZM4PxJJ_ .

Dev-iL avatar Oct 08 '17 18:10 Dev-iL

I have same problem with my windows 10 but solved it just check whether your Decryption is completed or not. If completed just check log of output in command line and check where the Decrypted files are located. untitled

basically it stores in same folder where lynda encrypted files are stored

rj-chauhan avatar Oct 15 '17 03:10 rj-chauhan

As LDWC merge request will be merged, I suggest to dedicate this issue to improving Decryption completed! message to something like: On finishing: "Done. XX of XX files were decrypted."

DmytroSokhach avatar Mar 04 '18 13:03 DmytroSokhach

Can someone help, after starting cmd as administrator and pointing to the unzipped folder then running

cd C:\Lynda\ldc_dl_courses\Lynda-Decryptor-master then

[[

LyndaDecryptor /D "C:\Lynda\ldc_dl_courses[course#]" /DB "C:\Users[my user]\AppData\Local\lynda.com\Lynda.com Desktop App\db.sqlite" /OUT "C:\Lynda\ldc_dl_courses[course#]\export"

]]

I get ('LyndaDecryptor' is not recognized as an internal or external command, operable program or batch file.)

InkWithGold avatar Mar 18 '18 19:03 InkWithGold

"Lynda-Decryptor-master" seems to me that you have downloaded the source code, but should have download release archive from: https://github.com/h4ck-rOOt/Lynda-Decryptor/releases

DmytroSokhach avatar Mar 19 '18 10:03 DmytroSokhach

yep.. seems i was linked to the source code instead of the release. To my surprize, working now. Thank you

InkWithGold avatar Mar 19 '18 12:03 InkWithGold

I am not able to decrypt .LDCW files. please help me out. C:\Users\Ravin\Downloads\LyndaDecryptor>LyndaDecryptor /D "C:\Users\Ravin\AppData\Local\Packages\lynda.com.lynda.com_0dmhem0sv94sr\LocalState\offline\419164" /DB "C:\Users\Ravin\AppData\Local\Packages\lynda.com.lynda.com_0dmhem0sv94sr\LocalState\db.sqlite" /OUT "F:\offline\1" [ARGS] Changing mode to Folder decryption! [DB] Creating db connection... [DB] DB successfully connected and opened!

[START] Init Decryptor... [START] Decryptor successful initalized!

Decryption completed!

Press any key to exit the program...

Ravin1822 avatar Aug 14 '18 17:08 Ravin1822

@Ravin1822 Are you trying with my temporary release 1.3.1 or with existing 1.3? Try downloading from here: https://github.com/DmytroSokhach/Lynda-Decryptor/releases/tag/1.3.1

DmytroSokhach avatar Aug 16 '18 16:08 DmytroSokhach