All Projects → PushpenderIndia → creds_harvester

PushpenderIndia / creds_harvester

Licence: BSD-3-Clause license
Password Recovery Toolkit For Windows Written in Python 3

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to creds harvester

WindowTextExtractor
WindowTextExtractor allows you to get a text from any window of an operating system including asterisk passwords
Stars: ✭ 128 (+700%)
Mutual labels:  extract, password-recovery
be password
Benutzer können ihr Passwort zurückzusetzen, wenn sie es vergessen haben.
Stars: ✭ 26 (+62.5%)
Mutual labels:  password-recovery
keyword-extract
简单高效的URL关键词提取工具
Stars: ✭ 15 (-6.25%)
Mutual labels:  extract
xavc rtmd2srt
Extract real time meta-data and GPS tracks from Sony XAVC video
Stars: ✭ 29 (+81.25%)
Mutual labels:  extract
extract-xiso
Xbox ISO Creation/Extraction utility. Imported from SourceForge.
Stars: ✭ 358 (+2137.5%)
Mutual labels:  extract
ZeeArchiver
Zee is an efficient and simple to use Android Archiver and decompressor. It can decompress and compress from-to all the formats supported by the well known 7zip utility. Copyright © 2018 Mahmoud Galal , for support contact me:[email protected]
Stars: ✭ 35 (+118.75%)
Mutual labels:  extract
yellowpages-scraper
Yellowpages.com Web Scraper written in Python and LXML to extract business details available based on a particular category and location.
Stars: ✭ 56 (+250%)
Mutual labels:  extract
goLazagne
Go library for credentials recovery
Stars: ✭ 177 (+1006.25%)
Mutual labels:  password-recovery
video-subtitle-extractor
视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files.
Stars: ✭ 1,763 (+10918.75%)
Mutual labels:  extract
DRV3-Tools
(Not actively maintained, use DRV3-Sharp) Tools for extracting and re-injecting files for Danganronpa V3 for PC.
Stars: ✭ 13 (-18.75%)
Mutual labels:  extract
Simple-Incremental-Search-Tool
Simple web frontend to an elasticsearch database made for local files indexing
Stars: ✭ 19 (+18.75%)
Mutual labels:  extract
tar
A simple tar implementation in C
Stars: ✭ 89 (+456.25%)
Mutual labels:  extract
R3ditor
An open-source project created to reverse-engineering some Resident Evil 3 files
Stars: ✭ 19 (+18.75%)
Mutual labels:  extract
DyAnnotationExtractor
DyAnnotationExtractor is software for extracting annotations (highlighted text and comments) from e-documents like PDF.
Stars: ✭ 34 (+112.5%)
Mutual labels:  extract
GeoParser
Extract and Visualize location from any file
Stars: ✭ 48 (+200%)
Mutual labels:  extract
qresExtract
Qt binary resource (qres) extractor
Stars: ✭ 26 (+62.5%)
Mutual labels:  extract
pysub-parser
Library for extracting text and timestamps from multiple subtitle files (.ass, .ssa, .srt, .sub, .txt).
Stars: ✭ 40 (+150%)
Mutual labels:  extract
CVparser
CVparser is software for parsing or extracting data out of CV/resumes.
Stars: ✭ 28 (+75%)
Mutual labels:  extract
sensu-influxdb-handler
Sensu Go InfluxDB Metrics Handler
Stars: ✭ 14 (-12.5%)
Mutual labels:  extract
zzlib
zlib-compressed file depacking library in Lua
Stars: ✭ 44 (+175%)
Mutual labels:  extract

TechNowLogger Logo

The Creds Harverster

The Creds Harvester is Password Recovery Toolkit For Windows Written in Python 3, which is mainly written for Technowlogger [Advanced Keylogger]

Disclaimer

💻 This project was created only for good purposes and personal use.

THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. YOU MAY USE THIS SOFTWARE AT YOUR OWN RISK. THE USE IS COMPLETE RESPONSIBILITY OF THE END-USER. THE DEVELOPERS ASSUME NO LIABILITY AND ARE NOT RESPONSIBLE FOR ANY MISUSE OR DAMAGE CAUSED BY THIS PROGRAM.

Features

  • Works on Windows
  • Fast Password Extractor, Could Be a Alternative of Lazagne
  • Does not Require Root Previleges
  • Retrives Chrome Browser's Creds
  • Retrives Saved Wifi Password from System
  • Sends Password to Given Gmail Account

Tested On

Windows) Windows 8.1 - Pro

Windows) Windows 7 - Ultimate

Prerequisite

  • Python 3.X

How To Use

# Install dependencies 
$ Install latest python 3.x

# Clone this repository
$ git clone https://github.com/PushpenderIndia/creds_harvester.git

# Go into the repository
$ cd creds_harvester

# Installing dependencies
# If You Encounter an Error of win32crypt, then run this command 
$ python -m pip install --upgrade pywin32  
# OR
$ python -m pip install pywin32  

# Run The Script to Get the Result
$ python password_stealer.py

Contribute

  • All Contributors are welcome, this repo needs contributors who will improve this tool to make it best.

TODO

  • Add New Password Extractor

Contact

[email protected]

More Features Coming Soon...

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].