@@bmdyy I have tried to change it for many times but I can't seem to be successful in my VM. I have tried this way, homeDir, _ := os.UserHomeDir() desktopPath := filepath.Join(homeDir, "Desktop") and I have tried replacing the line with "C:/Users/" and both don't seem to be working :(
Hi, nice video!! I follow video step by step and i get an error while setting up aes but i follow you and i get same errors like you before i finish my code and i dont know why
Hey really great video but i was following at the beginning and i can't seem to understand why is the ~/Videos/Ransomware path already existing for you. because for me it's not i dont know what to do
Hey dude great videos. I was following along with you as I just started a career in cyber as a junior. I'm not too familiar with golang but I have the same exact code you showed line by line and I keep getting an error -> panic: runtime error: invalid memory address or nil pointer dereference Any idea what could be the issue here? Would appreciate any pointers :) Cheers!🍻
@@bmdyy life saver! i see that in yours its "./home". I just had to remove that '.' i don't know why I figured that fullstop is referring to the / directory. Thanks man! keep it up :) you earned a sub!
I thought that programming was something from another world, but watching your video, I think I'm going to delve into this universe.... by the way, you could create a decrypter for the btos virus, my father will be eternally grateful ....
so you show how easy it is and state you should never run ransomware and its for education purpose? clap clap....this shit screws peoples life long photos and videos i truly hope all the idiots that make this shit loose all there data....karma will get you
Great video! Very well explained 👏
Nice one , thanks man for the help.
gud thumbnail ✔
vim flex ✔
animation progress ✔
new ransomware "Bill" incomming ✔
private key leak ✔
Chinese passwords✔
ARM support ❌
Thanks! Great content!
Your videos are awesome!! Thanks for sharing mate
Naming a function 'Nonce' is wild
Scary easy to create devastating malware like this. Throw in some networking capabilities and you can PWN a network in minutes
Do you have any recommendations to do this
Thanks for this video bcz it's very help to me because i wanna learn ransomeware and you're teache me
Great video. Couldn't go all through it but what files will this encrypt? Every file on the computer or just desktop? Just text files or what else?
Thanks. As it is, it encrypts all files in the ./home directory. To change this you should modify line 26 in encryption.go
@@bmdyy I have tried to change it for many times but I can't seem to be successful in my VM.
I have tried this way,
homeDir, _ := os.UserHomeDir()
desktopPath := filepath.Join(homeDir, "Desktop")
and I have tried replacing
the line with "C:/Users/" and both don't seem to be working :(
@@knell846 do you have telegram ?
Same problem
@@mkrlabro you fixed that?
nice video dude
Hi I wanted to know if you have to change ur network settings for this?
that's cool work
For the algorithm!!!
Do you have to run file in command prompt for it to work?
Hi, nice video!! I follow video step by step and i get an error while setting up aes but i follow you and i get same errors like you before i finish my code and i dont know why
Awesome video! Go is used quite often, would you advise a newbie to go for python first or Go for infosec?
I personally use Python much more often
@@bmdyy thanks!
I would suggest go , and is a compiled language with pythonic features ...
How we run this file on others PC
Or run it self
When they just open file
Hello sir, I have question to ask you in private please tell me how to do it , very importent for me
I am prancing my dad
Hi,can you show free host thats give free internet
Hey really great video but i was following at the beginning and i can't seem to understand why is the ~/Videos/Ransomware path already existing for you. because for me it's not i dont know what to do
Hey Brother. I have a MF that owe me money. I made a work for him mud sand and painting at the end i didn't get paid.
Can u help me?
Hey dude great videos. I was following along with you as I just started a career in cyber as a junior.
I'm not too familiar with golang but I have the same exact code you showed line by line and I keep getting an error -> panic: runtime error: invalid memory address or nil pointer dereference
Any idea what could be the issue here?
Would appreciate any pointers :)
Cheers!🍻
Interesting, did you set up the 'home' target directory / point the program at a valid directory?
@@bmdyy life saver! i see that in yours its "./home". I just had to remove that '.' i don't know why I figured that fullstop is referring to the / directory. Thanks man! keep it up :) you earned a sub!
please send me exe files can i edit this exe files
Hello everybody
18:17 The detection is low on this file because it was only encrypting the contents of "home" directory.
I thought that programming was something from another world, but watching your video, I think I'm going to delve into this universe....
by the way, you could create a decrypter for the btos virus, my father will be eternally grateful ....
so you show how easy it is and state you should never run ransomware and its for education purpose? clap clap....this shit screws peoples life long photos and videos i truly hope all the idiots that make this shit loose all there data....karma will get you
One can get the key just using strings. if ransomware building is easy, getting the key is easy as well