Day 11 & 12
This commit is contained in:
@@ -26,8 +26,6 @@ a = y * c
|
|||||||
a += abs(a // p) * p
|
a += abs(a // p) * p
|
||||||
solution = hex(a).replace("-", "")[2:]
|
solution = hex(a).replace("-", "")[2:]
|
||||||
|
|
||||||
# print(p/b)
|
|
||||||
|
|
||||||
while len(solution) != 2*29:
|
while len(solution) != 2*29:
|
||||||
a += p
|
a += p
|
||||||
solution = hex(a).replace("-", "")[2:]
|
solution = hex(a).replace("-", "")[2:]
|
||||||
|
|||||||
2
Day 12/decode.py
Normal file
2
Day 12/decode.py
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
' UNION SELECT 1,flag FROM SecretStore WHERE '1'='1
|
||||||
|
as displayed Name (split into first and last name), contact TelegramBot @smartwishlist_bot
|
||||||
Reference in New Issue
Block a user