Skip to content

B0nk3rZ/jDecrypt-linux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 

Repository files navigation

Linux Port of jDecrypt

Requires openssl

cd src

make

sudo make install


This is pretty self-explanatory i think. Decrypt your EJS files generated by JDownloader 2.

  Coded bY S3RB31
  Linux port by B0nk3rZ

  Usage:          jdecrypt [ARGS] [FILE]
  -html           - Export to HTML (only AccountSettings.accounts.ejs)
  -keyid [KeyID]  - Set AES Key (1-7, 1 = default)
  -noiv           - Use zero as IV
  -showkeys       - Show implemented AES keys
  
  $ jdecrypt -showkeys
  Keys:
  1: { 1, 6, 4,  5, 2, 7,  4, 3, 12, 61, 14,  75, 254, 249, 212, 33  } - AccountSettings.java
  2: { 2, 4, 4,  5, 2, 7,  4, 3, 12, 61, 14,  75, 254, 249, 212, 33  } - AuthenticationControllerSettings.java
  3: { 1, 3, 17, 1, 1, 84, 1, 1, 1,  2,  193, 1,  17,  1,   34,  244 } - ProxySelectorImpl.java
  4: { 1, 3, 17, 1, 1, 84, 1, 1, 1,  1,  18,  1,  1,   1,   34,  1   } - CrawlerPluginController.java
  5: { 1, 2, 17, 1, 1, 84, 1, 1, 1,  1,  18,  1,  1,   1,   34,  1   } - JSonStorage.java, SubConfiguration.java
  6: { 0, 2, 17, 1, 1, 84, 2, 1, 1,  1,  18,  1,  1,   1,   18,  1   } - ExtFileChooseIdConfig.java
  7: { 0, 1,  2, 3, 4,  5, 6, 7, 8,  9,  10,  11, 12,  13,  14,  15  } - DownloadLinkStorable.java

About

jDownloader Storage Decrypter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 86.5%
  • C++ 13.4%
  • Makefile 0.1%