{"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"],"install":[{"cmd":"pip install cart","imports":["from cart import pack_file","from cart import unpack_file","from cart import cart"]}],"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"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}