![]() |
#1
|
|||
|
|||
Help with AES 128 encrypted file
Hi,
I'm trying to decode a file encoded with DEC 3.0 library (Delphi Encryption Compedium Part I). The key is a SHA256 hash: HTML Code:
d90cwjipoybs3usoh6bs0yn53jk0nlijyy3eocr1lmp0hbdv8o1u3fer7m8bgcpz No matter how I try, I can't decrypt the file. I know that its a simples XML file. Looking into the code, I suspect that it is using: CTS Cipher Text Stealing, a Variant from CBC, but relaxes the restriction that the DataSize must be a mulitply from BufSize, this is the Defaultmode The encrypted files are here: hxxps://mega.nz/#F!EgRVxCjY!ouEuDqOomGT3hesB1rl_Cg Does anyone have a clue? I can use any high level language: C#, Delphi, PHP, Python, Perl, etc. Thanks |
The Following User Says Thank You to phroyt For This Useful Post: | ||
Indigo (07-19-2019) |
#2
|
|||
|
|||
Key can be unicode, include trailing 0, plaintext can be compressed etc etc.
|
The Following User Says Thank You to ketan For This Useful Post: | ||
Indigo (07-19-2019) |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Reversing obfuscated and encrypted JAR file | Chuck954 | General Discussion | 8 | 10-11-2019 10:04 |
Is it possible to crack encrypted file? | wenij | General Discussion | 8 | 02-19-2005 20:20 |
Help..Anyone know if this is encrypted?? | bunion | General Discussion | 16 | 08-01-2003 21:48 |