Giter VIP home page Giter VIP logo

cleo's Introduction

Cleo


Malware written to target windows machines, easily detectable if you have a good anti-virus however tries to become UD on scantime.

If you encounter an error or issue, make an issue here.
Lastly, if code here is used for something else, give credit where credit is due.

Features

Note: PERSISTENCE IS NOT INCLUDED WITHIN THE CURRENT BUILD

Feature Description
Silence Process is hidden when ran.
Info Grab Grabs ALL important PC information & discord account information.
Persistence Runs at startup & infects discord installation.
Anti VM Checks system manufacturers & names that are virtual machines (exits if detected)
Anti Debug Uses methods to check if program is being debugged. (exits if detected).
Anti Analysis Checks if an analyzing process is open. (exits if detected).
Obfuscation Automatic compile-time string obfuscation.

Build

Steps for building/compiling Cleo yourself.

Dependencies

All dependencies listed can be installed automatically by running the powershell script here.

  • LibCurl - Used by CPR behind the scenes.
  • CPR - Simply a wrapper over LibCurl, used for all HTTP requests in Cleo.
  • JSON Parser - For parsing discord account information.
  • AyObfuscate (xorstr) - Used for hiding important strings.

After installing dependencies, make sure it's all statically linked.
Then, make sure you compile on Release Mode. (x86)
Make an issue here if you get any compilation errors.

Making it FUD on scantime

Make sure all strings related to Discord are obfuscated on compile-time.
- Sign your file.

Make sure not to build with debug information.

Credits

  • Passive
  • Dehoisted - Wrote previous versions of Cleo and the anti-debug + Discord modules

cleo's People

Contributors

passive avatar dehoisted 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.