python-obfuscation-framework 1.9.0__py3-none-any.whl → 1.9.1__py3-none-any.whl
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.
- pof/main.py +1 -1
- {python_obfuscation_framework-1.9.0.dist-info → python_obfuscation_framework-1.9.1.dist-info}/METADATA +6 -6
- {python_obfuscation_framework-1.9.0.dist-info → python_obfuscation_framework-1.9.1.dist-info}/RECORD +7 -7
- {python_obfuscation_framework-1.9.0.dist-info → python_obfuscation_framework-1.9.1.dist-info}/WHEEL +1 -1
- {python_obfuscation_framework-1.9.0.dist-info → python_obfuscation_framework-1.9.1.dist-info}/entry_points.txt +0 -0
- {python_obfuscation_framework-1.9.0.dist-info → python_obfuscation_framework-1.9.1.dist-info}/licenses/LICENSE +0 -0
- {python_obfuscation_framework-1.9.0.dist-info → python_obfuscation_framework-1.9.1.dist-info}/top_level.txt +0 -0
pof/main.py
CHANGED
|
@@ -179,7 +179,7 @@ class Obfuscator(BaseObfuscator):
|
|
|
179
179
|
# In this context, `baz` would be obfuscated, but it shouldn't because
|
|
180
180
|
# the function is part of the `foo` imported module
|
|
181
181
|
# tokens = NamesObfuscator(generator=generator).obfuscate_tokens(tokens)
|
|
182
|
-
# TODO: use alternative variable obfuscator using the AST
|
|
182
|
+
# TODO (deoktr): use alternative variable obfuscator using the AST
|
|
183
183
|
# tokens = VariablesObfuscator().obfuscate_tokens(tokens)
|
|
184
184
|
|
|
185
185
|
tokens = GlobalsObfuscator().obfuscate_tokens(tokens)
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: python-obfuscation-framework
|
|
3
|
-
Version: 1.9.
|
|
3
|
+
Version: 1.9.1
|
|
4
4
|
Summary: Python Obfuscation Framework
|
|
5
5
|
Author-email: deoktr <35725720+deoktr@users.noreply.github.com>
|
|
6
6
|
Maintainer-email: deoktr <35725720+deoktr@users.noreply.github.com>
|
|
7
7
|
License-Expression: GPL-3.0-or-later
|
|
8
|
-
Project-URL: Homepage, https://github.com/deoktr/
|
|
9
|
-
Project-URL: Bug Reports, https://github.com/deoktr/
|
|
10
|
-
Project-URL: Source, https://github.com/deoktr/
|
|
8
|
+
Project-URL: Homepage, https://github.com/deoktr/Python-Obfuscation-Framework
|
|
9
|
+
Project-URL: Bug Reports, https://github.com/deoktr/Python-Obfuscation-Framework/issues
|
|
10
|
+
Project-URL: Source, https://github.com/deoktr/Python-Obfuscation-Framework/
|
|
11
11
|
Keywords: cybersecurity,obfuscation,obfuscator,stager,payload
|
|
12
12
|
Classifier: Development Status :: 4 - Beta
|
|
13
13
|
Classifier: Intended Audience :: Developers
|
|
@@ -43,13 +43,13 @@ Requires-Dist: twine; extra == "build"
|
|
|
43
43
|
Requires-Dist: check-manifest; extra == "build"
|
|
44
44
|
Dynamic: license-file
|
|
45
45
|
|
|
46
|
-
# pof
|
|
46
|
+
# Python Obfuscation Framework - pof
|
|
47
47
|
|
|
48
48
|
[](https://pypi.org/project/python-obfuscation-framework)
|
|
49
49
|
|
|
50
50
|
Test it at [pof.run](https://pof.run).
|
|
51
51
|
|
|
52
|
-
Python Obfuscation Framework, a complete Python offensive security toolkit to generate staged obfuscated payloads.
|
|
52
|
+
Python Obfuscation Framework (pof), a complete Python offensive security toolkit to generate staged obfuscated payloads.
|
|
53
53
|
|
|
54
54
|
pof will allow you to:
|
|
55
55
|
|
{python_obfuscation_framework-1.9.0.dist-info → python_obfuscation_framework-1.9.1.dist-info}/RECORD
RENAMED
|
@@ -4,7 +4,7 @@ pof/cli.py,sha256=KxMwF4FIVh1-bCRyqd7ujS_irIv2TW8sRgg4luSNe1k,6627
|
|
|
4
4
|
pof/cli_v2.py,sha256=KAe9R-xCi5e4ipd9k93TMItluDjnZaMRyhT3hF4GYAM,20436
|
|
5
5
|
pof/errors.py,sha256=yTTdCb6Aqbwj5HKcIyssxJUpSuH9ma14CofoHkqlReU,771
|
|
6
6
|
pof/logger.py,sha256=su6YZrC9Zz33ljH1A7qCOutI5IYtt0h3XNVWH2xsndE,787
|
|
7
|
-
pof/main.py,sha256=
|
|
7
|
+
pof/main.py,sha256=JHMlBIQBkMQBqSpy1Cb3ColB8v5VmVx76txgxzWJuqo,15379
|
|
8
8
|
pof/evasion/__init__.py,sha256=uiMvHdZqVELhIm1d5l0MbFyNnvEwr5HPUhbf4Z7dcaM,2695
|
|
9
9
|
pof/evasion/argv.py,sha256=53n48CHeRj0cH3USpzYPKWpt0-vic9-pyXkYphR8wPY,2238
|
|
10
10
|
pof/evasion/base.py,sha256=odc62BevzXpL8ZTmKU11yvHO0Qmg2I5xxAVGBMB4qaA,1888
|
|
@@ -148,9 +148,9 @@ pof/utils/stegano/__init__.py,sha256=NqpWJ-8HGbwgNm4BAhNwSG4abZakQelcbTTOxKyWtUI
|
|
|
148
148
|
pof/utils/stegano/ipv6encoding.py,sha256=yhMf6z7mQ-wh3XvZqvYGy6Tihpi3acQRw-yTHnjJCzw,3291
|
|
149
149
|
pof/utils/stegano/macencoding.py,sha256=l3k5aeRNnZcnabfHeZHB2JpegINstklzDlga2e4_-d0,3205
|
|
150
150
|
pof/utils/stegano/uuidencoding.py,sha256=jCc1HKHDbqwbksvNusvMiwHtgHhkYbuSE2OMhlDG8rk,3270
|
|
151
|
-
python_obfuscation_framework-1.9.
|
|
152
|
-
python_obfuscation_framework-1.9.
|
|
153
|
-
python_obfuscation_framework-1.9.
|
|
154
|
-
python_obfuscation_framework-1.9.
|
|
155
|
-
python_obfuscation_framework-1.9.
|
|
156
|
-
python_obfuscation_framework-1.9.
|
|
151
|
+
python_obfuscation_framework-1.9.1.dist-info/licenses/LICENSE,sha256=T3-e2fDAaoJGAFs9tdBvVpgCPS3Ea2ThVVqEYOTozD8,35119
|
|
152
|
+
python_obfuscation_framework-1.9.1.dist-info/METADATA,sha256=PL4--4OtNQw5p62uvgfXDyidgq7LJaY9xEyMarAoWNQ,41438
|
|
153
|
+
python_obfuscation_framework-1.9.1.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
|
|
154
|
+
python_obfuscation_framework-1.9.1.dist-info/entry_points.txt,sha256=8pWOEF4Ll5naxWhQU6f7ZQFFhIejEbXhyHkdMG5-mds,37
|
|
155
|
+
python_obfuscation_framework-1.9.1.dist-info/top_level.txt,sha256=k-hVyzlkqumJDC8zEpsftOw-E7q4mtLqW-UbSIgEROw,4
|
|
156
|
+
python_obfuscation_framework-1.9.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|