Hybrid Encryption C# Ransomware Malware Written by ChatGPT

Поделиться
HTML-код
  • Опубликовано: 26 окт 2024

Комментарии • 11

  • @nyshone
    @nyshone Год назад +3

    What could be improved is that files would be read in some sort of buffer chunks to prevent out of memory error if the file is gigabytes in size.
    Also instead of deleting the original file, the file data could be overwritten, because File.Delete only marks file for deletion, but the data can still be recovered.

    • @gemini_security
      @gemini_security  Год назад +1

      Hello,
      Thanks for the suggestions for improvement on the ransomware, it is very much appreciated.
      Totally agree - I have read that ransomware programs have file size check in order to speed up the encryption process if the input file is huge. A great idea to implement partial encryption together with a file size check.
      Oh yes totally. I didn't even realised that. That is the cons of 'copy pasting' code from ChatGPT directly. I should be able to overwrite the original file and then change the file extension, instead of creating a new file with the file extension and writing the encrypted data into the new file. Great catch on that, thanks!

  • @itsnee
    @itsnee Год назад +2

    great content as alw!

  • @anonymousghost5384
    @anonymousghost5384 7 месяцев назад +1

    Where can i get source?

  • @claudeorigi8764
    @claudeorigi8764 Год назад +1

    Hi Mr Gemini , Can you tell me how to bypass .doc files in windows defender up to date?

  • @ReligionAndMaterialismDebunked
    @ReligionAndMaterialismDebunked Год назад +2

    Nice to actually give them a functioning decrypt key. Hahaha xD

  • @rubenpradas9447
    @rubenpradas9447 Месяц назад

    Como puedo crear los archivos .xml compatibles con esta herramienta

  • @ReligionAndMaterialismDebunked
    @ReligionAndMaterialismDebunked Год назад +1

    :3 ChatGPT is now writing ransomware code for us. Hahahahahha. Out 2 hours ago.

  • @arjunraghunadhan3611
    @arjunraghunadhan3611 Год назад +2

    Dude you are lucky bastard😂
    Whenever I ask chatgpt it says
    Its illegal etc bla bla
    But when you asked it gave you the results
    I think I deserve award most unluckiest person in world 🌎

    • @bakeery
      @bakeery Год назад +2

      Same here but i was able to convince it to generate malicious code.
      Honestly you can convince ChatGPT.