Googulator / TeslaCrack

Decryptor for the TeslaCrypt malware
GNU General Public License v3.0
177 stars 36 forks source link

Add TestCases for `teslacrypt.py, unfactor.py`, more file-magics, use hexstr for decrypt-AES #29

Closed ankostis closed 8 years ago

ankostis commented 8 years ago

TCs:

Note that TCs need these libs:

pip install ddt, yaml

and bash for making inaccessible files/dirs for TCs - I suggest to use cygwin.

ankostis commented 8 years ago

@Googulator are you thinking of choosing a License. A copyleft maybe? Sorry, I had mssed it - gpl-v3, great!

ankostis commented 8 years ago

And with 8c3ad4f59a1d, this PR is now "concluded".

ankostis commented 8 years ago

Is there any problem with the PR?