You are on page 1of 4

Changelog for TeslaDecoder, TeslaViewer and TeslaRefactor

--------------------------------------------------------****************
* TeslaDecoder *
****************
==========
= 0.0.72 =
==========
- Format validation changed for encrypted files (except ecc and ezz). Encrypted
files with overlay will not be skipped anymore.
==========
= 0.0.71 =
==========
- Added support for files that meet the following criteria: (file_size mod 4GB)
<= Tesla_file_limit. TeslaCrypt handles files bigger than 4GB horribly wrong and
it leads to file corruption. TeslaDecoder will decprypt these files, but few by
tes will be set to unpredictable values.
- Added warning counter for file deceryption
==========
= 0.0.70 =
==========
- Fixed a problem when PrivateKeyFile was smaller than 32 bytes
- Added "Set key" feature. It is an easier way how to set custom decryption key
in TeslaDecoder
- Fixed few small bugs
==========
= 0.0.65 =
==========
- File size limit raised.
*Hotfix - Fixed a bug when browsing directories
==========
= 0.0.64 =
==========
- Added support for
, .vvv) if the user
- Added support for
ile is entered as a

decryption TeslaCrypt formats of encrypted files 2.2.0 (.ccc


has a decryption key.
decryption files using custom network request if PrivateKeyF
"key=" parameter

==========
= 0.0.63 =
==========
- Added support for decryption TeslaCrypt formats of encrypted files 2.1.0a (.ab
c, .ccc) if the user has a decryption key.
==========
= 0.0.62 =
==========
- Added support for decryption TeslaCrypt formats of encrypted files 2.1.0 (.abc
), 2.1.1 (original extension) if the user has a decryption key.
==========
= 0.0.61 =

==========
- Added support for decoding the network request for TeslaCrypt v2.1.0, but the
network requests don't contain a private key anymore. (ECDH is used instead - so
decoded request cannot be used for decryption)
==========
= 0.0.60 =
==========
- Fixed a bug in bitcoin address verification function.
- Added supoort for encrypted files with extensions: .xyz, .zzz, .aaa, .abc
- Added support for decoding and loading a decryption/private key from encrypted
Tesla's request that was sent to server before/during encryption.
==========
= 0.0.58 =
==========
- Added support for 636 bytes long key.dat of version 1.
==========
= 0.0.57 =
==========
- Shows a message if partial key is not found in version 2.
==========
= 0.0.56 =
==========
- Added "last despair move" - TeslaDecoder will process the whole data file, byt
e-by-byte and try to verify it with bitcoin address
==========
= 0.0.55 =
==========
- Decryption key can be recalculated from partial key for data file version 1 an
d 2 (These versions doesn't use ECDH)
Recalculation can take several hours on slow one cored PC. (20 minutes on i7 9
30)
- Added "Save data file" button. You can now save recalculated or loaded data fr
om registry/file to a file. Produced file is TeslaCrypt's data file without prot
ection.
==========
= 0.0.54 =
==========
- Added support for private key shorter than 32 bytes (rare situation)
- Fixed a deadlock bug if private key found in data file is 0
==========
= 0.0.53 =
==========
- Startup sequence moved to worker thread
==========

= 0.0.52 =
==========
- Minor bug fix in reading v4 file
- Added support for encrypted storage.bin
==========
= 0.0.51 =
==========
- Fixed "Program is not responding" bug
==========
= 0.0.50 =
==========
- Added support for encrypted storage.bin
==========
= 0.0.45 =
==========
- First public release
- Supported formats of encrypted files .ecc, .ezz, .exx
- Supported data files:
key.dat 648B
key.dat 656B
key.dat 752B
storage.bin 752B
---------------------------------------------------------------------------------------------------------------***************
* TeslaViewer *
***************
=========
= 0.0.3 =
=========
- Added support for key.dat 656 bytes long
=========
= 0.0.2 =
=========
- PublicKeyBC is shown correctly for exx files now
=========
= 0.0.1 =
=========
- First public release
---------------------------------------------------------------------------------------------------------------*****************
* TeslaRefactor *

*****************
=========
= 0.1.2 =
=========
- Number after C, c, P and p are ignored (Yafu/msieve number flag)
=========
= 0.1.1 =
=========
- Added support for powers (example: 2^7)
- Added support for ignoring numbers in <> (You can put factors directly from fa
ctordb.com)
example: 2^4 3^2 97 486061 16417587299<11> 20774601169025401144753<23>
- Added CTRL+A for editboxes
=========
= 0.1.0 =
=========
- First public release
=========
= 0.0.1 =
=========
- Alpha version for internal use

You might also like