Commit Graph

10 Commits

Author SHA1 Message Date
MyEyesAreBleeding d243cc1066 Update 'README.md' 2021-08-29 03:11:25 +02:00
MyEyesAreBleeding 282c5bacdc Merge branch 'master' of http://it7otdanqu7ktntxzm427cba6i53w6wlanlh23v5i3siqmos47pzhvyd.onion/MyEyesAreBleeding/ransomrar 2021-08-29 00:38:08 +00:00
MyEyesAreBleeding 3940ee60ba Added libcrypto.dll and ability to supply base64 key to decrypter program
After compiling the dropper program, I concatenate libcrypto-1_1.dll on to the end of it. This way when it is launched, it can be read from the end of the executable and written to the current directory. That way if OpenSSL is not installed on the system, it can still be dropped and ran.

Also changed the decrypter programs from needing a key file to simply be able to be given the base64 string
2021-08-29 00:33:38 +00:00
MyEyesAreBleeding d5877c55de Update 'README.md' 2021-08-28 06:47:11 +02:00
MyEyesAreBleeding 67eb0cd4d7 Adding Windows port
Adding a port for Windows as well as fixing a few comments in the source and typos in documentation.
2021-08-28 03:21:35 +00:00
MyEyesAreBleeding d4e89383e8 Fixing some errors 2021-08-22 00:02:38 +00:00
MyEyesAreBleeding 11bf265f8e Update 'README.md' 2021-08-21 11:17:08 +02:00
MyEyesAreBleeding fca236b5f3 README and behavior changes
Added information in the readme and changed the way the ransom note is dropped and how the phony rar program handles interrupts.
2021-08-21 08:18:05 +00:00
MyEyesAreBleeding 07a2012834 uploaded files 2021-08-20 15:29:05 +00:00
MyEyesAreBleeding 6f1870a274 first commit 2021-08-20 14:04:47 +00:00