Kekik 1.5.4__tar.gz → 1.5.5__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of Kekik might be problematic. Click here for more details.
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/Sifreleme/AESManager.py +2 -3
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/Sifreleme/CryptoJS.py +1 -2
- kekik-1.5.5/Kekik/Sifreleme/HexCodec.py +27 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/Sifreleme/Packer.py +12 -1
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/Sifreleme/StringCodec.py +19 -1
- {kekik-1.5.4 → kekik-1.5.5}/Kekik.egg-info/PKG-INFO +1 -1
- {kekik-1.5.4 → kekik-1.5.5}/PKG-INFO +1 -1
- {kekik-1.5.4 → kekik-1.5.5}/setup.py +1 -1
- kekik-1.5.4/Kekik/Sifreleme/HexCodec.py +0 -19
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/BIST.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/Domain2IP.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/Nesne.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/Sifreleme/NaysHash.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/Sifreleme/__init__.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/__init__.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/cli.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/csv2dict.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/dict2csv.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/dict2json.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/dosya2set.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/dosya_indir.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/hwid_kontrol.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/kisi_ver/__init__.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/kisi_ver/biyografiler.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/kisi_ver/isimler.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/kisi_ver/soyisimler.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/link_islemleri.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/list2html.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/liste_fetis.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/mail_gonder.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/okunabilir_byte.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/proxy_ver.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/qr_ver.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/ses_fetis.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/slugify.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/terminal_baslik.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/txt_fetis.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/unicode_tr.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik/zaman_donustur.py +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik.egg-info/SOURCES.txt +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik.egg-info/dependency_links.txt +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik.egg-info/entry_points.txt +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik.egg-info/requires.txt +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/Kekik.egg-info/top_level.txt +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/LICENSE +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/MANIFEST.in +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/README.md +0 -0
- {kekik-1.5.4 → kekik-1.5.5}/setup.cfg +0 -0
|
@@ -73,9 +73,8 @@ class AESManager:
|
|
|
73
73
|
# });
|
|
74
74
|
# '''
|
|
75
75
|
|
|
76
|
-
# be_player = search(r"bePlayer\('([^']+)',\s*'(\{[^\}]+\})'\);", veri).groups()
|
|
76
|
+
# be_player = re.search(r"bePlayer\('([^']+)',\s*'(\{[^\}]+\})'\);", veri).groups()
|
|
77
77
|
# be_player_pass = be_player[0]
|
|
78
78
|
# be_player_data = be_player[1]
|
|
79
79
|
|
|
80
|
-
#
|
|
81
|
-
# print(json.loads(encrypted))
|
|
80
|
+
# print(json.loads(AESManager.decrypt(be_player_data, be_player_pass).replace("\\", "")))
|
|
@@ -95,5 +95,4 @@ class CryptoJS:
|
|
|
95
95
|
# cryptData = re.search(r"CryptoJS\.AES\.decrypt\(\"(.*)\",\"", veri).group(1)
|
|
96
96
|
# cryptPass = re.search(r"\",\"(.*)\"\);", veri).group(1)
|
|
97
97
|
|
|
98
|
-
#
|
|
99
|
-
# print(decrypted)
|
|
98
|
+
# print(CryptoJS.decrypt(cryptPass, cryptData))
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
# ! Bu araç @keyiflerolsun tarafından | @KekikAkademi için yazılmıştır.
|
|
2
|
+
|
|
3
|
+
class HexCodec:
|
|
4
|
+
@staticmethod
|
|
5
|
+
def encode(utf8_string: str) -> str:
|
|
6
|
+
"""UTF-8 stringini kaçış dizileriyle birlikte hex stringine dönüştürür."""
|
|
7
|
+
byte_data = utf8_string.encode("utf-8")
|
|
8
|
+
hex_string = byte_data.hex()
|
|
9
|
+
escaped_hex = "\\x".join(hex_string[i:i+2] for i in range(0, len(hex_string), 2))
|
|
10
|
+
|
|
11
|
+
return f"\\x{escaped_hex}"
|
|
12
|
+
|
|
13
|
+
@staticmethod
|
|
14
|
+
def decode(escaped_hex: str) -> str:
|
|
15
|
+
"""Kaçış dizileri içeren bir hex stringini UTF-8 formatındaki stringe dönüştürür."""
|
|
16
|
+
hex_string = escaped_hex.replace("\\x", "")
|
|
17
|
+
byte_data = bytes.fromhex(hex_string)
|
|
18
|
+
|
|
19
|
+
return byte_data.decode("utf-8")
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
# veri = r'''
|
|
23
|
+
# jwSetup.sources=[{"default":true,"file":"\x68\x74\x74\x70\x73\x3a\x2f\x2f\x64\x32\x2e\x69\x6d\x61\x67\x65\x73\x70\x6f\x74\x2e\x62\x75\x7a\x7a\x2f\x66\x32\x2f\x4e\x74\x4f\x31\x4e\x51\x5a\x6a\x44\x51\x41\x6b\x78\x6c\x58\x45\x47\x33\x6c\x62\x66\x62\x30\x31\x79\x74\x70\x57\x66\x4e\x30\x66\x62\x66\x50\x58\x5a\x55\x31\x6a\x50\x77\x5a\x6d\x48\x71\x58\x41\x37\x6c\x6d\x6d\x4b\x67\x47\x59\x31\x66\x47\x42\x6d\x6c\x38\x68\x32\x7a\x33\x4f\x5a\x69\x4f\x63\x4c\x6b\x51\x70\x7a\x57\x78\x4b\x45\x4c\x57\x42\x63\x79\x4d\x74\x75\x55\x44\x57\x46\x4e\x6c\x69\x64\x70\x46\x46\x65\x6e\x65\x64\x66\x48\x30\x69\x74\x66\x59\x67\x38\x52\x47\x41\x6b\x38\x6c\x76\x72\x31","label":"0","type":"hls","preload":"none"}];var mu=getLocation(jwSetup.sources[0].file);
|
|
24
|
+
# '''
|
|
25
|
+
|
|
26
|
+
# escaped_hex = re.findall(r'file":"(.*)","label', veri)[0]
|
|
27
|
+
# print(HexCodec.decode(escaped_hex))
|
|
@@ -59,4 +59,15 @@ class Packer:
|
|
|
59
59
|
# Bu işlev, simgeleri ve sıkıştırılmış metni yeniden oluşturmak için bir yol sağlar.
|
|
60
60
|
# Ancak bu, belirli bir algoritma veya sıkıştırma tekniğine bağlıdır.
|
|
61
61
|
# Gerçekleştirilmesi zor olabilir çünkü P.A.C.K.E.R.'ın spesifik sıkıştırma mantığını takip etmek gerekir.
|
|
62
|
-
raise NotImplementedError("Packing function is not implemented.")
|
|
62
|
+
raise NotImplementedError("Packing function is not implemented.")
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
# veri = r'''
|
|
66
|
+
# qualityLabels: {"1661":"720p","814":"480p","524":"360p"},
|
|
67
|
+
# };
|
|
68
|
+
# eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('1d(17(p,a,c,k,e,d){e=17(c){18(c<a?\'\':e(1D(c/a)))+((c=c%a)>1w?1c.1C(c+29):c.1B(1z))};1a(!\'\'.19(/^/,1c)){1b(c--){d[e(c)]=k[c]||e(c)}k=[17(e){18 d[e]}];e=17(){18\'\\\\w+\'};c=1};1b(c--){1a(k[c]){p=p.19(1y 1x(\'\\\\b\'+e(c)+\'\\\\b\',\'g\'),k[c])}}18 p}(\'G.H=[{"16":M,"D":"\\\\w\\\\2\\\\2\\\\5\\\\y\\\\N\\\\e\\\\e\\\\i\\\\l\\\\x\\\\a\\\\6\\\\P\\\\f\\\\h\\\\y\\\\5\\\\Q\\\\2\\\\x\\\\d\\\\L\\\\9\\\\9\\\\e\\\\1\\\\l\\\\e\\\\8\\\\2\\\\m\\\\4\\\\8\\\\k\\\\b\\\\s\\\\J\\\\k\\\\n\\\\p\\\\v\\\\3\\\\q\\\\A\\\\c\\\\r\\\\3\\\\d\\\\1\\\\d\\\\j\\\\4\\\\E\\\\2\\\\5\\\\7\\\\1\\\\8\\\\j\\\\1\\\\d\\\\1\\\\t\\\\q\\\\b\\\\K\\\\4\\\\s\\\\t\\\\O\\\\b\\\\6\\\\F\\\\W\\\\q\\\\n\\\\V\\\\3\\\\6\\\\6\\\\z\\\\f\\\\c\\\\I\\\\4\\\\1\\\\c\\\\C\\\\6\\\\3\\\\o\\\\w\\\\l\\\\9\\\\r\\\\m\\\\b\\\\a\\\\m\\\\u\\\\B\\\\p\\\\k\\\\5\\\\9\\\\7\\\\v\\\\z\\\\A\\\\B\\\\7\\\\C\\\\u\\\\E\\\\Y\\\\2\\\\L\\\\K\\\\J\\\\7\\\\g\\\\8\\\\3\\\\a\\\\i\\\\5\\\\g\\\\g\\\\h\\\\15\\\\h\\\\i\\\\1\\\\F\\\\j\\\\a\\\\2\\\\1\\\\I\\\\f\\\\o\\\\14\\\\c\\\\n\\\\p\\\\o\\\\3\\\\13\\\\12\\\\4","11":"0","10":"Z","X":"U"}];T S=R(G.H[0].D);\',1F,1G,\'|1H|1I|1J|1u|1L|1E|1v|1p|1t|1f|1g|1h|1i|1N|1j|1k|1e|1m|1n|1o|1l|1q|1r|1s|1M|1K|1O|1P|2e|2f|2g|2h|2i|2m|2j|2k|2l|2c|2n|2o|2p|2q|2r|2s|2t|2u|2d|2b|1Z|28|1Q|1R|1S|1T|1U|1V|1W|1X|2a|1Y|20|21|22|23|24|25|26|27\'.1A(\'|\'),0,{}))',62,155,'|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||function|return|replace|if|while|String|eval|x65|x69|x5a|x47|x62|x67|x46|x32|x64|x30|x51|x4e|x4f|x41|x38|x7a|x31|x57|35|RegExp|new|36|split|toString|fromCharCode|parseInt|x6d|62|69|x66|x74|x6c|x58|x70|x6b|x2f|x33|x6a|x61|x6f|getLocation|mu|var|none|x37|x71|x4d|x3a|hls|type|label|x72|x76|x52|x6e|default|x77||preload|true|x42|x75|x50|x63|x78|x68|x2e|x4b|x45|x4c|x73|file|x79|x48|jwSetup|sources|x59|x44|x55'.split('|'),0,{}));
|
|
69
|
+
# var played = 0;
|
|
70
|
+
# '''
|
|
71
|
+
|
|
72
|
+
# eval_jwSetup = re.compile(r'\};\s*(eval\(function[\s\S]*?)var played = \d+;').findall(veri)[0]
|
|
73
|
+
# print(Packer.unpack(Packer.unpack(eval_jwSetup)))
|
|
@@ -37,4 +37,22 @@ class StringCodec:
|
|
|
37
37
|
@staticmethod
|
|
38
38
|
def encode(plain_text: str) -> str:
|
|
39
39
|
"""Önce Base64 kodlar, ardından ROT13 uygular."""
|
|
40
|
-
return StringCodec.rtt(StringCodec.btoa(plain_text))
|
|
40
|
+
return StringCodec.rtt(StringCodec.btoa(plain_text))
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
# veri = r'''
|
|
45
|
+
# var scx = {"fastly":{"tt":"RmFzdGx5","sx":{"p":[],"t":["nUE0pUZ6Yl92nJEgo3u5YzAioF9zoP92ZKtjMGMuAGRlBN=="]},"order":4}};
|
|
46
|
+
# '''
|
|
47
|
+
|
|
48
|
+
# scx_data = json.loads(re.findall(r'scx = (.*?);', veri)[0])
|
|
49
|
+
|
|
50
|
+
# link_list = []
|
|
51
|
+
# for key in list(scx_data.keys()):
|
|
52
|
+
# t = scx_data[key]["sx"]["t"]
|
|
53
|
+
# if isinstance(t, list):
|
|
54
|
+
# link_list.append({key: StringCodec.decode(elem) for elem in t})
|
|
55
|
+
# if isinstance(t, dict):
|
|
56
|
+
# link_list.append({k: StringCodec.decode(v) for k, v in t.items()})
|
|
57
|
+
|
|
58
|
+
# print(link_list)
|
|
@@ -6,7 +6,7 @@ from io import open
|
|
|
6
6
|
setup(
|
|
7
7
|
# ? Genel Bilgiler
|
|
8
8
|
name = "Kekik",
|
|
9
|
-
version = "1.5.
|
|
9
|
+
version = "1.5.5",
|
|
10
10
|
url = "https://github.com/keyiflerolsun/Kekik",
|
|
11
11
|
description = "İşlerimizi kolaylaştıracak fonksiyonların el altında durduğu kütüphane..",
|
|
12
12
|
keywords = ["Kekik", "KekikAkademi", "keyiflerolsun"],
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
# ! Bu araç @keyiflerolsun tarafından | @KekikAkademi için yazılmıştır.
|
|
2
|
-
|
|
3
|
-
class HexCodec:
|
|
4
|
-
@staticmethod
|
|
5
|
-
def encode(utf8_string: str) -> str:
|
|
6
|
-
"""UTF-8 stringini kaçış dizileriyle birlikte hex stringine dönüştürür."""
|
|
7
|
-
byte_data = utf8_string.encode("utf-8")
|
|
8
|
-
hex_string = byte_data.hex()
|
|
9
|
-
escaped_hex = "\\x".join(hex_string[i:i+2] for i in range(0, len(hex_string), 2))
|
|
10
|
-
|
|
11
|
-
return f"\\x{escaped_hex}"
|
|
12
|
-
|
|
13
|
-
@staticmethod
|
|
14
|
-
def decode(escaped_hex: str) -> str:
|
|
15
|
-
"""Kaçış dizileri içeren bir hex stringini UTF-8 formatındaki stringe dönüştürür."""
|
|
16
|
-
hex_string = escaped_hex.replace("\\x", "")
|
|
17
|
-
byte_data = bytes.fromhex(hex_string)
|
|
18
|
-
|
|
19
|
-
return byte_data.decode("utf-8")
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|