ransomrar/windows
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
..
decrypter.c Added libcrypto.dll and ability to supply base64 key to decrypter program 2021-08-29 00:33:38 +00:00
dropper.c Added libcrypto.dll and ability to supply base64 key to decrypter program 2021-08-29 00:33:38 +00:00
encrypter.c Added libcrypto.dll and ability to supply base64 key to decrypter program 2021-08-29 00:33:38 +00:00