Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 715 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 715 Bytes

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