mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-06-25 07:10:25 -04:00
Update xor_bytes.py
This commit is contained in:
parent
346c1e6de3
commit
56740c0273
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
|
||||||
|
|
||||||
__author__ = "bt3gl"
|
__author__ = "Mia Stein"
|
||||||
|
|
||||||
|
|
||||||
def xor_str(str1, str2):
|
def xor_str(str1, str2):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue