ethixkr - Overview

View ethixkr's full-sized avatar

LPX | Ethix R&D Korea ethixkr

Block or report ethixkr

Pinned Loading

  1. 1

    # os and sqlite3 ships with Python by default. If you get import errors for win32crypt use "pip install pypiwin32" to install the dependency.

    2

    import os, sqlite3, win32crypt

    4

    # Automatically get the logged in user's default folder

    5

    data = os.path.expanduser('~')+"\AppData\Local\Google\Chrome\User Data\Default\Login Data"
  2. Forked from vinitshahdeo/Hashtagify

    📸 Generates hashtags for Instagram posts. Upload your photo and it will suggest the relevant #hashtags for you. 🏷️ :trollface:

    JavaScript

  3. Forked from ofarukcaki/dataleaks

    Leakedsource like "Data Breach Search Engine" with cool Material UI

    PHP