Giter Site home page Giter Site logo

hackthedev / teardrop Goto Github PK

View Code? Open in Web Editor NEW
78.0 3.0 23.0 18.43 MB

Open-Source Ransomware Project for learning purpose only written in C# (csharp). Dont use it for bad things.

License: GNU General Public License v3.0

C# 99.87% HTML 0.13%
ransomware csharp encryption malware virus malicious learning-by-doing leaning educational educational-project

teardrop's Introduction

Doing Dev Stuff ¯\_(ツ)_/¯


Im currently creating a chat platform! Basically, its a self hosted Discord!
Stay tuned!

teardrop's People

Contributors

hackthedev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

teardrop's Issues

Cannot encrypt on Windows 10 21H2

Describe the bug
Program doesn't encrypt anything.

To Reproduce
Steps to reproduce the behavior:
I download the repo zip, and put it in my VM with VS Studio. I open the project, and modify the config (only the name and I also change the theme). Microsoft defender is disabled too.

Expected behavior
I expect the program to start encrypting all the files.

Screenshots
image

Sorry it's in French, this means "Access denied". All the paths are "Musics", "Documents" etc. Basically, nothing is encrypted.

Could you help me face this problem ? I leave really all by default in VS code (except config), and generate the .exe.

Thanks !

Request

please, add create readme.txt / warning message in every Drive and sub directories for send message.

If you mind can you make it dotnet 4 compitable.I believe it will works with my old windows 7 laptop to my brand new windows 10 desktop.

And Thanks for this reaserch project

File on different Drive not encrypting | Sytem Volume Information issue

I have tested your latest released (teardrop-2.1.1) and today's updated repository also.
1.This was my configuration Just little change of these text.
1_ Config

*2.If I just copy (teardrop.exe) in my desktop and click (with/without Admin privileges) for run It doesn't run.It shows this Error.But when I copy full Debug/Release directory into desktop and click on(teardrop.exe) from folder with/without Admin privileges It runs and works perfectly.If It possible please make it in single .exe file.
2__When Only exe

**3.After successfully Encrypted all files It doesn't create any .txt or .html files in desktop.
4. But All files from Downloads/Music/Pictures/videos and All others Drives/Connected Devices remain unchanged.You can see some of my test screenshot here.

Drive
Only Desktop Folder_
Screenshot_2

TextBox in Form is writeable

The TextBox is showing the paths to the files that are being encrypted, but the user can click on the TextBox and delete all the text and even write stuff in it by themselves. This will be fixed in the next update.

Minor bug.

Encrypting other connected hard drives

Please, Add encrypting full HDD other connected hard drives instead of only Desktop.Create message in *.html or *.txt files for all Drives and in Desktop

Thanks for this nice project

Get All Files and Skip Errors!

When trying to get file from directory and it throws Permission Denied error, it would stop scanning for files, therefore not encrypting anymore.

unhandled exception has occurred in your application

I have compiled it in my windows 10 machine with latest Visual studio.When I click on the *.exe file it shows this message.
*Note: I have installed the latest version of Dotnet framework and I have not changed any of your settings and file name.
0

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'DeviceId, Version=5.2.0.0, Culture=neutral, PublicKeyToken=f755c371b5c59c52' or one of its dependencies. The system cannot find the file specified.
File name: 'DeviceId, Version=5.2.0.0, Culture=neutral, PublicKeyToken=f755c371b5c59c52'
at teardrop.Form1.Form1_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4250.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

teardrop
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Admin/Desktop/teardrop.exe

System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4250.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4200.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4190.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4220.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

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.