Skip to content
View d3amn's full-sized avatar

Block or report d3amn

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. zipfile_password_cracker zipfile_password_cracker Public

    Forked from ErmiasBahru/zipfile_password_cracker

    python program to crack zip file passwords using dictionary attack and built-in zipfile module

    Python 2

  2. language_translator language_translator Public

    Forked from ErmiasBahru/language_translator

    A simple GUI application that translates over 100 languages using google translate api and PyQT5

    Python

  3. MAC_CHANGER MAC_CHANGER Public

    Forked from ErmiasBahru/MAC_CHANGER

    MAC Address changer for linux

    Python

  4. extract-image-from-video extract-image-from-video Public

    Forked from ErmiasBahru/extract-image-from-video

    Extract Images from Video using Python OpenCV

    Python

  5. chrome_password_extractor chrome_password_extractor Public

    Forked from ErmiasBahru/chrome_password_extractor

    how to extract and decrypt Google Chrome browser saved passwords using Python with the help of sqlite3 and other modules.

    Python