rev10d

Results 1 comments of rev10d

Hey - The latest kali defaults to python3.9. You can find the problem in the eaphammer file, line numero uno: #!/usr/bin/env python3.8 modify that line to #!/usr/bin/env python3.9 cheers, @rev10d