Skip to content

Commit

Permalink
Add author
Browse files Browse the repository at this point in the history
  • Loading branch information
BigNerd95 committed Sep 12, 2018
1 parent afdf0c4 commit a4065a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/extract_user.py
@@ -1,5 +1,7 @@
#!/usr/bin/env python3

# RouterOS password decoder by BigNerd95

import sys, hashlib

def decrypt_password(user, pass_enc):
Expand Down

0 comments on commit a4065a3

Please sign in to comment.