Dev-iL

Results 81 comments of Dev-iL
trafficstars

@bubbabr Mac isn't supported currently (afaik); see #14 . Obviously it doesn't work because you don't have an executable that can run on Mac.. You have to compile it first...

@bubbabr GitHub is pretty much just a place for storing files and discussing changes to them. It sounds like you're still trying to run the decryptor without having an executable...

@mahfooz Which version are you using? Try [this](https://github.com/DmitriySokhach/Lynda-Decryptor/releases/tag/1.3.1) one and see if it helps.

@bandanagyrl A new version of the decryptor was uploaded today. Please check it out and see if this problem still happens for you.

The sql is only needed if you want the filenames to be unobfuscated. Decryption doesn't require it, but it will be difficult to use the course otherwise (when not arranged...

There are usage instructions on the main page of the repository. Just don't specify the `/DB` flag.

`[` and `]` should not be parts of the path.... Also, you're missing spaces around `/D`.

This was asked before in #14. Since this tool was written for windows, it would likely require extensive adaptations to get it working on a Mac. The only workaround I...

Some adaptations will surely need to be made to the code (default paths etc. and possibly OS-specific I/O functions). As a first step, you might want to try [VS for...

@prapeepkc by fiddling around the executable file using an appropriate disassembler.