Skip to content

A Python tool for generating usernames in Active Directory specific formats from provided username list

Notifications You must be signed in to change notification settings

Akashnayyar/GreyCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

GreyCode

A Python tool for generating usernames in Active Directory-specific formats from the provided username list

##Steps to run the greycode.py.

  1. Download the greycode.py file.
  2. Put the names in a file. Let's say users.txt

users.txt

  1. Now run the below command: python3 greycode.py users.txt final-users // final-users.txt will be a new file generated by greycode.

command

  1. you will get your output in the "final-users" file.

final-users

About

A Python tool for generating usernames in Active Directory specific formats from provided username list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages