mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-12-09 21:16:40 -05:00
fix names
This commit is contained in:
parent
35788d79e2
commit
f5a0f7393a
60 changed files with 57 additions and 57 deletions
BIN
Steganography/Images/.DS_Store
vendored
BIN
Steganography/Images/.DS_Store
vendored
Binary file not shown.
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
__author__='Mia Stein'
|
||||
__author__='bt3gl'
|
||||
|
||||
'''
|
||||
Compare two aligned images of the same size.
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
|
||||
__author__ = "Mia Stein"
|
||||
__author__ = "bt3gl"
|
||||
|
||||
|
||||
def xor_str(str1, str2):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue