https://github.com/knightchaser/lufevre
A simple information stealer that robs private information from Chrome browser installed on Windows
https://github.com/knightchaser/lufevre
Last synced: 2 months ago
JSON representation
A simple information stealer that robs private information from Chrome browser installed on Windows
- Host: GitHub
- URL: https://github.com/knightchaser/lufevre
- Owner: KnightChaser
- Created: 2024-03-11T06:10:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-16T14:34:35.000Z (over 2 years ago)
- Last Synced: 2025-03-23T10:26:59.470Z (about 1 year ago)
- Language: Python
- Homepage: https://www.google.com/chrome/
- Size: 853 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lufevre
### A simple and fast Chrome browser information stealer
This program is designed to steal information from the Chrome browser installed on Windows System. It is a lightweight and efficient tool that can quickly gather various types of data from the target system.
## Features
- **Website login credentials(ID/PW):** `lufevre` can extract and collect login credentials (username and password) used for various websites accessed through the Chrome browser.
- **Website access history:** `lufevre` can retrieve the browsing history of websites visited using the Chrome browser, providing a chronological record of the user's online activities.
- **Website access statistics:** `lufevre` can generate statistics on website access, including the frequency of visits, duration of visits, and timestamps of the last visit.
- **Website cookies:** `lufevre` can capture and store cookies associated with websites visited using the Chrome browser, allowing for potential session hijacking or unauthorized access.
- **Browser download history:** `lufevre` can retrieve the download history of files obtained through the Chrome browser, providing insights into the user's file download activities.
- Any protected information by Chrome's encryption logic will be decrypted by `lufevre`(Even if you don't know the password of the victim's device), Chrome/Webkit timestamp will be converted to human-readable time format automatically.
- lufevre supports multiple profiles in the browser and the extracted information will be exported as excel files; `{PCName}_{BrowserName}_{Profile}.xlsx`.
## Preview
> tested on Chrome version `122.0.6261.112 (Official Build) (64-bit) (cohort: Stable) `, OS: `Windows 11 Version 23H2 (Build 22631.3155)`




## Usage
To use lufevre, follow these steps:
1. Clone the repository: `git clone https://github.com/KnightChaser/lufevre.git`
2. Install the required dependencies: `pip install -r requirements.txt`
3. Run the program: `python lufevre.py`
Please note that using this program for unauthorized activities is illegal and unethical. Make sure to comply with all applicable laws and regulations.
## Disclaimer
Please note that the use of `lufevre` for unauthorized activities is illegal and unethical(You might know if it is.). Ensure compliance with all applicable laws and regulations. Use this at your own risk.