Giter VIP home page Giter VIP logo

icrypt's Introduction

ICrypt

Author:Nathaniel Asrat(2019)

What is ICrypt?

ICrypt is a simple ransomware that is made using python. It uses AES256-CBC to encrypt files. Its very simple to read and understand how it works.

What can ICrypt do?

It encrypts files in specified folder

Features of ICrypt

It uses randomly generated long password meaning no one knows the password and is impossible to crack the password.Every time you run ICrypt it generates new passwords.It also overwrites the file in other words it gets the size of the file to be encrypted and it generate new file with the same name and size.

Which OS does ICrypt targets?

ICrypt is mainly developed for linux however you can use pyinstaller to compile it to windows executable.

Requirments

ICrypt is written in python 3.6,so basically you need python3 to use it. pyAesCrypt is also required you can install it using "pip3 install pyAesCrypt" or "pip3 install -r requirement.txt"

LEGAL DISCLAIMER

You can use this script in a way you wanted but i'm not responsible for any illegal activities or damage by using this script.

WARNING!!!!

Before executing the script make sure you have a testing folder with useless files to test on,else you may loose important files and i won't be responsible for that.

Questions or any suggestion

Feel free to send me an email: [email protected] Telegram: https://t.me/Natty888 Github: https://github.com/naty888

icrypt's People

Contributors

naty888 avatar

icrypt's Issues

Question

Hi i have question.I writing ransomware on pyAesCrypt(for educational purpose only) but i want to encrypt all files on pc and when i start writing code and to var my_path add users directory he erites unable to read input file and one more error premision denied.Finnaly how can i encrypt all files?(Sorry for my English im from Russia:)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.