Coder Social home page Coder Social logo

hirusha-adi / data-recovery Goto Github PK

View Code? Open in Web Editor NEW
22.0 1.0 5.0 363 KB

This application is designed to help users recover lost or forgotten data such as Wi-Fi passwords, browser data, browser passwords, and other sensitive information from their computers.

Python 100.00%
password stealer browser-stealer chromium firefox password-stealer recovery recovery-tools data-recovery hacking-tools

data-recovery's Introduction

Data Recovery

This application is designed to help users recover lost or forgotten data such as Wi-Fi passwords, browser data, browser passwords, and other sensitive information from their computers.

With this application, users can easily recover lost or forgotten Wi-Fi passwords and other login credentials, as well as browsing history, bookmarks, and other web data. This makes it easy to recover data quickly.

The data recovery process is secure, as the application does not store or share any sensitive data. Additionally, the application is highly efficient, with fast scanning and recovery times, enabling users to recover their lost data quickly and easily.

How to Setup?

  1. Install Python

  2. Run this command to use a Virtual Enviroment (This will help in a reduced compiled file size)

    python -m pip install virtualenv
    
  3. Create a virtual enviroment

    virtualenv env
    
  4. Activate the virtual enviroment

    env\Scripts\activate.bat
    
  5. Install requirements

    pip install -r requirements.txt
    
  6. Install PyInstaller to build the executable

    pip install pyinstaller
    
  7. Run these commands to compile

    • Normal Mode

      pyinstaller recover.py --noconfirm --onefile --name "Data Recovery" --console
      
    • Hidden Mode

      pyinstaller recover.py --noconfirm --onefile --name "Data Recovery" --windowed
      
  8. Deactive the virtual enviroment

    deactivate
    

Your compiled Data Recovery.exe is available at ./dist

Options

$ python .\recover.py --help

usage: [-h] [--silent] [--verbose] [--log] [--all] [--browser-all] [--browser-passwords] [--browser-history] [--browser-bookmakrs] [--network-all] [--network-wifi]
                  [--network-info] [--system-all]

Data Recovery | Built by @hirusha-adi

options:
  -h, --help            show this help message and exit
  --silent, -s          Silent Mode - No Console Output
  --verbose, -v         Verbose - Display everything that happens
  --log, -l             Log to file
  --all, -a             Get All Information
  --browser-all, -ba    Get Browser Passwords, Cookies, Cards and History and Bookmarks
  --browser-passwords, -bp
                        Get Browser Passwords, Cookies, Cards and History DB File
  --browser-history, -bh
                        Get Browser History
  --browser-bookmakrs, -bb
                        Get Browser Bookmarks
  --network-all, -na    Get All Network Information and Wifi Passwords
  --network-wifi, -nw   Get Wifi Passwords
  --network-info, -ni   Get All Network Information
  --system-all, -sa     Get All Network Information and Wifi Passwords

Use Cases

  • Data Recovery

    • You can easily recover data that has been lost using this tool

    • This is what this tool is made for

    • I do not encourage this to be used in occasion except for Data Recovery Purposes

  • Data Stealer

    hacking.pendrive.1.2.mp4
    • I do not encourage anyone to use this tool for this malicious purpose and I am not responsible for anything done with this

    • This can be compiled with PyInstaller using the --windowed argument to not show any window while this is running

    • This can autorun on computers upto windows 10 if configured properly using tools like SamLogic UBS AutoRun Creator

      • It can be downloaded here: link 1 / link 2 / link 3

      • Select the file .exe file inside the dist folder ( after compiling with pyinstaller ), select the pendrive and Click on the USB device you have plugged in, Enter any name as the Label and finally click Create. Wait some time for the software to generate and copy the necessary files.

image

Other Versions

    • Very Small Executable
    • Comparatively faster than both Python Versions

data-recovery's People

Contributors

hirusha-adi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

data-recovery's Issues

New Features

  • General Updates:

    • Fix the bad code
    • Optimize
    • Obfuscation
  • Add new features down the line

  • Add support to run any file in the pendrive / PC

  • Add Support for custom compiled RATs

  • Add Input Keystrokes Support


  • Support CLI Arguments even the in final compiled file
    • Manage Everything that can be managed with the config.json

  • New Modes:
    • Complete Silent Mode - Silent
    • Fast Mode - Quickest
    • Hungry Mode - Collects all data

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.