{"library":"cart","type":"library","category":null,"description":"Compressed and RC4 Transport (CaRT) is a file format and an associated Python library used to 'neuter' files for secure distribution, particularly in the malware analysis community. It encrypts and compresses files, optionally embedding metadata, to prevent execution and detection by antivirus software. The library provides functionalities for packing and unpacking CaRT files and currently supports format version 1. It is actively maintained by Cybercentre Canada, with the latest stable release being 1.2.3.","language":"python","status":"active","version":"1.2.3","tags":["security","file-format","malware","encryption","compression","cybersecurity"],"last_verified":"Sun May 24","install":[{"cmd":"pip install cart","imports":["from cart.pack import pack_file","from cart.unpack import unpack_file","from cart.pack import async_pack_file"]}],"homepage":null,"github":"https://github.com/CybercentreCanada/cart","docs":null,"changelog":null,"pypi":"https://pypi.org/project/cart/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.1,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/cart/compatibility"}}