mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-05-10 10:45:00 -04:00
Update find_word_inside_text.py
This commit is contained in:
parent
867be57b86
commit
46ee773417
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
|
||||||
__author__ = "bt3gl"
|
__author__ = "Mia Stein"
|
||||||
|
|
||||||
# given two text, find the difference between them
|
# given two text, find the difference between them
|
||||||
# useful for ciphers, for example vinegere, when
|
# useful for ciphers, for example vinegere, when
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue