In the Cracker.py file, in line 5 put the password name of the desired list and in line 9, put the name of the zip file.
Install Python dependencies in a virtual environment Package them into a Lambda Layer compatible zip file Upload the zip file to an S3 bucket Publish the Lambda Layer to AWS lambda-layer-builder/ ├── ...