Skip to content

Chromium-based info stealer, sends credentials 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

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lebron

image

A Chromium-based info stealer for windows, sends credentials 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

First, edit the code and add your discord webhook inside the constant webhook.

Your webhook must be hex encoded. (without 0x)
This is just a easy information hiding step to not let someone find your webhook analyzing the string in the executable at first.

Before compiling you must setup the dependencies, run make setup
After that you can finally run make

Notes

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

Releases

No releases published

Packages

No packages published