Skip to content

Commit aac5dd8

Browse files
CODEX 2.1.8 | Check ChangeLog
1 parent 38331d7 commit aac5dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codex.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1042,7 +1042,7 @@ def RuleHashcat():
10421042
RPVerify = os.path.isfile(f'{rulePath}')
10431043
CheckAspas = handshakePath[:1]
10441044
CheckAspasWP = wordlistPath[:1]
1045-
CheckAspasRP rulePath[:1]
1045+
CheckAspasRP = rulePath[:1]
10461046
if CheckAspas == "'":
10471047
handshakePathNo = handshakePath[1:-2]
10481048
HSPVerify = os.path.isfile(f'{handshakePathNo}')

0 commit comments

Comments
 (0)