Re: Secure way to pack sounds in python?
@1, as post two mentioned, there is a packfile provided by Lucia. I don't know how secure it is, but it's always an option. I would like to learn Crypto, but that's off topic.
@3, to my knowledge, packing the sounds into an executable is not secure do to the fact that when a program runs it extracts itself into a temp directory. I am guessing that while it extracts itself, it will also extract those sounds you're trying to protect, so nope. Also, again, going from what I know, cythonization only deals with code, it does not actually create an executable, you'd still have to use something like pyinstaller to create your final product.
-- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector