Git Product home page Git Product logo

zapenlogger's Introduction

ZapenLogger - Advanced Windows Keylogger For Discord image

DISCLAIMER

I am not responsible for any, lawful or not, use of this code/application by any third-party. I provide this code without any warranty and for educational purposes only. I am strictly against using provided code for gaining access to unauthorized information.

โญ Features:

๐Ÿ“‹ Clipboard grabbing

โŒจ๏ธ Sending logs on enter/buffer overflow/5 minute timeout

๐Ÿ” Swappable discord webhook using pastebin

๐Ÿ’ณ Detect potential credit card credentials using regex (sequence of three digits, sequence of sixteen digits and double digits divided by "/" symbol)

๐Ÿ“บ Shows currently active window name

๐Ÿฆ€ Written in rust, which means it's blazingly fast and doesn't need any runtime to execute. You just run the program and it executes, no pyinstaller, no dotnet, no any crap from interpreted/bytecode languages.

๐Ÿช– How to get started

  1. Download rust installer rust from https://www.rust-lang.org/learn/get-started (DIRECT LINK)

  2. Install rust using downloaded installer (i recommend x86_64-pc-windows-gnu toolchain since compiled with it binaries run almost everywhere): image image

  3. Download the project as zip archive(or git clone if you have git) and open command prompt in the project folder and edit PASTEBIN_URL constant in main.rs in src folder. You need to replace it with raw link to your pastebin paste containing your discord webhook image image

  4. Open a command prompt in the root directory of the project and type cargo build --release and you will get compiled exe file in target/release directory

If you face any issues, please describe them in detail on "Issues" page. I will also happily accept improvements in the pull requests, feel free to contribute!

Happy hacking!

zapenlogger's People

Contributors

theweaponsmith avatar

Stargazers

 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.