Skip to content

Password wordlist generator I wrote to learn the fundamentals of Go.

License

Notifications You must be signed in to change notification settings

thep0ntiff/Popscrk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Popscrk - a password Wordlist Generation Tool

A simple, yet efficient password-wordlist generation tool written in Golang. This tool is designed to help users generate custom wordlists based on their specified parameters, ideal for penetration testing or password strength assessments.

Features

  • Customizable Wordlists: Generate wordlists with user-defined character sets, lengths, and patterns.
  • Efficiency: Optimized for speed and memory usage, enabling large wordlists without significant resource overhead.
  • Makefile Support: Easily build the project using the provided Makefile.

Installation

  1. Clone the Repository:
    git clone https://github.com/thep0ntiff/Popscrk.git
    cd <repository-directory>
    make
    

About

Password wordlist generator I wrote to learn the fundamentals of Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published