下载资源后端资源详情
pyobfuscate.zip
大小:37.35KB
价格:18积分
下载量:0
评分:
5.0
上传者:weixin_42727069
更新日期:2025-09-22

pyobfuscate 混淆加密

资源文件列表(大概)

文件名
大小
.cvsignore
37B
LICENSE
17.57KB
Makefile
303B
MANIFEST.in
159B
pyobfuscate
43.47KB
pyobfuscate-install
1.97KB
pyobfuscate.cmd
199B
pyobfuscate.py
250B
README
1.7KB
setup.cfg
38B
setup.py
480B
test/
-
test/generated/
-
test/generated/.gitempty
13B
test/generated/package/
-
test/generated/package/.gitempty
13B
test/global_lib.py
109B
test/run_tests
448B
test/testfiles/
-
test/testfiles/.cvsignore
6B
test/testfiles/allpublic.py
131B
test/testfiles/allpublic_hidden.py
129B
test/testfiles/bug1583.py
92B
test/testfiles/bug1673.py
188B
test/testfiles/commblanks.py
139B
test/testfiles/defafteruse.py
231B
test/testfiles/dyn_all.py
89B
test/testfiles/global.py
120B
test/testfiles/import.py
59B
test/testfiles/importall_star.py
86B
test/testfiles/importpackage.py
66B
test/testfiles/importpackage_as.py
73B
test/testfiles/keywordclass.py
194B
test/testfiles/keywordclassuser.py
108B
test/testfiles/keywordfunc.py
185B
test/testfiles/lambda_global.py
216B
test/testfiles/package/
-
test/testfiles/package/.cvsignore
6B
test/testfiles/package/tobeimported.py
80B
test/testfiles/package/__init__.py
-
test/testfiles/power.py
40B
test/testfiles/tobeimported.py
78B
test/testfiles/tobeimported_everything.py
142B
test/testfiles/tobeimported_noall.py
77B
test/test_args.py
2.19KB
test/test_classes.py
2.2KB
test/test_default_encodings.py
336B
test/test_fstring.py
788B
test/test_globals.py
4.5KB
test/test_lambda.py
907B
test/test_latin9_declarations.py
308B
test/test_literals.py
749B
test/test_locals.py
1.94KB
test/test_nonlocals.py
3.48KB
test/test_pyobfuscate.py
8.51KB
test/test_utf8_declarations.py
304B
TODO
750B
使用方法说明.txt
195B

资源内容介绍

包含pyobfuscate库及使用方法,也可以参考我的博客《python代码的保护之pyobfuscate(二)》使用
参考链接:https://blog.csdn.net/WonderThink/article/details/134745204用法:python pyobfuscate.py [source.py] > [out.py]eg:python pyobfuscate.py my_algorithm_1.py > dist\my_module_1.py

用户评论 (0)

发表评论

captcha