var file var dir say This program cracks password protected directories. say Password is stored in a file called Password in your base directory. input dir What is the filepath for the Dir? decrypt %dir%/folder.lock /password clear input file Would you like the folder to be unlocked automaticly? if file = yes goto a endif end @a strline /password 1 unlockfolder %dir% %strline%