Giter VIP home page Giter VIP logo

5l1v3r1 / conti-ransomware Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gharty03/conti-ransomware

0.0 1.0 0.0 219.64 MB

Full source of the Conti Ransomware Including the missing Locker files from the original leak. I have fixed some of the errors intentionally introduced by the leaker to prevent the locker from being built. The Queue header file which implements a few linked list data structures that Conti uses for task scheduling in the Threadpool had several missing commas, there are still errors which I believe to be the result of a missing #ifdef pre-processsor macro in one of the header files but haven't had time to find it. Will be uploading English Translated Documentation In the future

C++ 62.78% C 37.22%

conti-ransomware's Introduction

Conti-Ransomware

Full source of the Conti Ransomware Including the Locker Files, Will be uploading English Translated Documentation In the future

Have fixed the Queue header file as it was (likely purposefully) corrupted, and was missing several commas and semi colons.
makes sense to prevent someone form just building the ransomware if they managed to get a hold of the locker files like I have. There are other measures taken to prevent the building of the ransomware, I believe there is at least one missing #ifdef statement or some other preprocessor macro in one of the header files, resulting in a flood of errors from the calls to the windows api header files. you will also need a visual studio version capable of using V140_xp build tools. The latest version of Visual studio to support this was 2017 I believe, as I couldnt get the necessary tools package on 2019 This Ransomware was originally compiled using Visual Studio 2015 so might be best just to use what they use.

conti-ransomware's People

Contributors

gharty03 avatar

Watchers

 avatar

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.