Simple encryption using C and php, this project 100% not real ransomware. Just simple custom encryption for learning
- Install libcurl-dev
sudo apt install curl
- Install lshw
sudo apt-get install lshw
Getting system information, example in windows systeminfo
- Replace API_ENDPOINT with your own HTTP API endpoint
#define API_ENDPOINT "your endpoint/api.php"
- Compile
gcc -o loli test.c -lcurl
- Creating folder "test_folder"
- Run "php gen.php"
- ./loli [option]
- Enjoy
- Change wallpaper
- Add count down
- Add keys
- Support Windows
- Anything