GithubHelp home page GithubHelp logo

heshanthenura / clipboardvirus Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 819 KB

Simple Virus Created with Golang for fun. This doesn't allow you to copy. When you trying to paste it, it paste the text that you used in script.

Go 100.00%
clipboard coding golang malware programming script virus

clipboardvirus's Introduction

ClipBoardVirus

Simple Virus Created with Golang for fun

This doesn't allow you to copy. When you trying to paste, it pastes the text that you used in script

Tested on Windows 10 only

  • If you have installed GO on your machine
  • Build project using go build ClipBoardVirus.go . This command will generate executable. But when you run it open a window
  • Use go build -ldflags -H=windowsgui ClipBoardVirus.go to build executable. This executable will run without a window

Change the string, that you wanted to paste by editing following variable value

var str string = "String you want to paste"

Text to Change

If you want to close the programme. Just close the console window. If used windowless build then open task manager. Then search for name of exe file that you run and end the task. End the Task

Copy Executable file to StartUp folder if you want to run executable on startup

clipboardvirus's People

Contributors

heshanthenura avatar

Stargazers

 avatar  avatar Sandakan Nipunajith avatar

Watchers

 avatar

clipboardvirus's Issues

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.