Git Product home page Git Product logo

password-check's Introduction

About this program

What is Password Check?

Generally, in the world of Computer Science certain steps are taken in order to ensure the security of a system from spyware and malware attacks or more typically algorithms are developed for security checking and validity.Likewise Password strength checking is a method used to determine the strength of a password and its complexity.

Brute Force attacks

Brute forcing is the type of attack which is used to crack the password by typing all the total possible combinations out of which one will match exactly with the original password.This program is generally designed on Brute Forcing attacks by giving you a brief summary of your password along with total possbile combinmations and overall strength.Check the catalouge menu for more information.

How to run this program?

  • First you need to find an online IDE for e.g. online c compiler or CS50 IDE
  • Copy the C code and paste it into the IDE
  • Compile the code.
  • Run the code along with your password (be sure to be alone when no one is around you) for e.g. [run_command] hackr123!
  • If you type the command line argument wrong then you will be warned.
  • Read the output on the terminal window.
  • On success the program generates a text file (.txt) in the output source directory which contains information about your password.
  • Download the .txt file from the source directory to check the summary of your password.

password-check's People

Contributors

sshehrozali avatar

Watchers

 avatar

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.