#1
|
|||
|
|||
Paradise ransomware source code by vx-underground
News about the recent leak
Code:
https://therecord.media/source-code-for-paradise-ransomware-leaked-on-hacking-forums/ Quote:
|
The Following User Says Thank You to Giotis For This Useful Post: | ||
Pushad (07-03-2021) |
#2
|
||||
|
||||
C# and some fancy Loop with RSA
best way to make money in 2021 |
#3
|
|||
|
|||
How was the "Emsisoft Decrypt for Paradise" made?
I thought that decrypt of files protected by ransomware is impossible! |
#4
|
||||
|
||||
There are different ways to write a decrypter, mainly coding crypto stuff errors. However, as reported in the news, Paradise was "certified" to be undecryptable (https://twitter.com/demonslay335/status/1202936203290525701). Consider that Emsisoft decrypter is from 2019, and these sources of Paradise, if I see well, are from 2020
__________________
Ŝħůb-Ňìĝùŕřaŧħ ₪) There are only 10 types of people in the world: Those who understand binary, and those who don't http://www.accessroot.com |
#5
|
||||
|
||||
@CodeCracker : weakly coded ransomwares sometimes left traces of encryption keys either in RAM or somewhere else which sometimes can help create a decryptor if those traces could be dumped and used.
|
The Following User Says Thank You to Kurapica For This Useful Post: | ||
niculaita (06-24-2021) |
#6
|
|||
|
|||
From my analyzes of the ransom globeimposter, this ramsoware uses RSA-2048 and AES-128, as far as I know there is no plain text attack of AES-128, and AES key is just some random bytes initialized at execution time; and the key will differ on each run.
So still don't know how the decryption is possible. |
#7
|
||||
|
||||
Maybe it was possible for the older versions.
|
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Tomahawk's Source Code Paradise | TomaHawk | Source Code | 16 | 02-20-2017 21:49 |
VB6 N-CODE - Stop any servive and Start any APP-Release and Source Code | wilson bibe | General Discussion | 5 | 04-10-2013 00:23 |