蟒蛇源代码只有黑暗的弦乐和积分

strint的Python项目详细描述


python源代码混淆器。仅隐藏字符串和整数

安装

$git克隆https://github.com/zevtyardt/no-strint $CD无杂音 $python2 setup.py安装或pip安装。 $strint-h

#VIA PIP,1.4.5旧版本 $pip2安装strint

问题
>;https://github.com/zevtyardt/no-strint/issues
基本用法
$str int<;str>;或<;int>; $strint–obf<;文件名>; $strint–帮助
帮助
用法:str int[-h][(–stdout–exec)](str int)[…]
[-填充<;文件>;(–obf–仅strint)] [–outfile<;file>;][–with space]或/和 [–eval或(–debug–verbose)]

简单str&int混淆器(c)zvtyrdt.id

位置参数:
str int字符串或整数
可选参数:
-h, --helpshow this help message and exit
-v, --versionshow program’s version number and exit
--infile FILEspecify the file name to process
--outfile FILEsave the results as a file
--with-spacegenerate output strings with spaces
--obfsame as –rand-if, –remove-blanks, –ignore-comments, –indent and –only-strint * default indentation is 1…
--only-strintjust obfuscate strings and integers
--encodeconvert string to integer before obfuscate
--stdoutadd print function to output (string only)
--execmake the output an executable script
附加:

如果调用–only string选项

--rand-ifadd a random if statement to the source code
--indent INDENT
Indentation to use
--remove-blanks
remove blank lines, instead of obfuscate
--ignore-comments
remove first block of comments as well
详细/模拟:
--evaltry running output (experimental)
--verboseverbose (debug)
--debugenable debug mode

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
地址簿在地址簿中添加和检查Java中的条目   java在请求范围中存储和检索值   java Android:您能否使用AlertDialog清除数据,以便在启动电子邮件活动后数据不会损坏?   用户和角色的javajpa设计   java为什么mybatis更新和删除不起作用?   在使用swingx jxtreetable进行测试时,java Fest的速度会减慢   如何使用ApachePOI4.0XDDFChartData、XDDFBarChartData生成堆叠条形图;在使用java的excel工作表中,我不想使用jfree   oauth Java执行oAuth1。0具有给定consumerKey、ConsumerCret、accessToken、accessTokenSecret和realm的已验证请求   java TTS OuttanceProgressListener无法正常工作   java if条件在不同的环境中返回不同的值   java Spring Boot应用程序的嵌入式HTTP服务器在哪里?   基于SSL的java SOAP客户端:sun。安全供应商。certpath。SunCertPathBuilderException:找不到请求目标的有效证书路径   java StringBuilder()与StringBuilder(空)与StringBuilder(“”)