{ "info": { "author": "zvtyrdt.id", "author_email": "xnver404@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "python source code obfuscator. only obscures strings and integers\n\n>> Installation\n $ git clone https://github.com/zevtyardt/no-strint\n $ cd no-strint\n $ python2 setup.py install or pip install .\n $ strint -h\n \n # via pip, 1.4.5 old version\n $ pip2 install strint\n\n>> Issues\n > https://github.com/zevtyardt/no-strint/issues\n\n>> Basic usage\n $ strint or \n $ strint --obf \n $ strint --help\n\n>> Help\n usage: strint [-h] [(--stdout|--exec)] (str|int) [...]\n [--infile (--obf|--only-strint)]\n [--outfile ] [--with-space] or/and\n [--eval or (--debug|--verbose)]\n\n simple str & int obfuscator (c) zvtyrdt.id\n\n positional arguments:\n STR | INT strings or integers\n\n optional arguments:\n -h, --help show this help message and exit\n -v, --version show program's version number and exit\n --infile FILE specify the file name to process\n --outfile FILE save the results as a file\n --with-space generate output strings with spaces\n --obf same as --rand-if, --remove-blanks,\n --ignore-comments, --indent and --only-strint\n * default indentation is 1...\n --only-strint just obfuscate strings and integers\n --encode convert string to integer before obfuscate\n --stdout add print function to output (string only)\n --exec make the output an executable script\n\n additional:\n if the --only-string option is called\n\n --rand-if add a random if statement to the source code\n --indent INDENT Indentation to use\n --remove-blanks remove blank lines, instead of obfuscate\n --ignore-comments remove first block of comments as well\n\n verbosity / simulation:\n --eval try running output (experimental)\n --verbose verbose (debug)\n --debug enable debug mode", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/zevtyardt/no-strint", "keywords": "obf", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "strint", "package_url": "https://pypi.org/project/strint/", "platform": "", "project_url": "https://pypi.org/project/strint/", "project_urls": { "Homepage": "https://github.com/zevtyardt/no-strint" }, "release_url": "https://pypi.org/project/strint/1.4.9.642019/", "requires_dist": null, "requires_python": "", "summary": "python source code obfuscator. only obscures strings and integers", "version": "1.4.9.642019" }, "last_serial": 5106694, "releases": { "1.4.3": [ { "comment_text": "", "digests": { "md5": "7ac2eb26d7b2cfc7c7b123dc5eb0c6e3", "sha256": "6288f12c222708e300a0a0f6e16b9e56abbe0728ef12b5206557192f630651d0" }, "downloads": -1, "filename": "strint-1.4.3.tar.gz", "has_sig": false, "md5_digest": "7ac2eb26d7b2cfc7c7b123dc5eb0c6e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10246, "upload_time": "2019-03-14T16:15:27", "url": "https://files.pythonhosted.org/packages/6c/93/3a8a364c986f3e5d1cf8796805ad6d0272bb168ed294789410afb1d1b87f/strint-1.4.3.tar.gz" } ], "1.4.5": [ { "comment_text": "", "digests": { "md5": "0830e1037711d3cb5c424ebff730e78c", "sha256": "164e51a8ffa4c61dc2a98b784dc66e1b09b1bf9d0a63009fc5381533ce8cabbb" }, "downloads": -1, "filename": "strint-1.4.5.tar.gz", "has_sig": false, "md5_digest": "0830e1037711d3cb5c424ebff730e78c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10278, "upload_time": "2019-03-14T18:18:14", "url": "https://files.pythonhosted.org/packages/94/e8/2dc8cf57ba09325878954d8a7ba22479ed7b17e4bbe0be4469def5343764/strint-1.4.5.tar.gz" } ], "1.4.9.642019": [ { "comment_text": "", "digests": { "md5": "d0299099526d2a35b4aee23d8a670ecc", "sha256": "be0ce9742c78e72249630383af4597a17961f678494fe8d6e2afe8d2a11855f1" }, "downloads": -1, "filename": "strint-1.4.9.642019.tar.gz", "has_sig": false, "md5_digest": "d0299099526d2a35b4aee23d8a670ecc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8618, "upload_time": "2019-04-06T07:02:42", "url": "https://files.pythonhosted.org/packages/69/69/9dfe1c4d63a0dccb244fb66b2559bb8ad5bdf79c936e49b3283e6638abce/strint-1.4.9.642019.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d0299099526d2a35b4aee23d8a670ecc", "sha256": "be0ce9742c78e72249630383af4597a17961f678494fe8d6e2afe8d2a11855f1" }, "downloads": -1, "filename": "strint-1.4.9.642019.tar.gz", "has_sig": false, "md5_digest": "d0299099526d2a35b4aee23d8a670ecc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8618, "upload_time": "2019-04-06T07:02:42", "url": "https://files.pythonhosted.org/packages/69/69/9dfe1c4d63a0dccb244fb66b2559bb8ad5bdf79c936e49b3283e6638abce/strint-1.4.9.642019.tar.gz" } ] }