{"id":17033168,"url":"https://github.com/niedbalski/python-bdpcrypt","last_synced_at":"2025-03-22T21:20:21.376Z","repository":{"id":1706387,"uuid":"2435494","full_name":"niedbalski/python-bdpcrypt","owner":"niedbalski","description":"Python written utility for Encrypt and Decrypt Sony BDP images.","archived":false,"fork":false,"pushed_at":"2012-10-03T15:28:37.000Z","size":104,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-28T01:15:37.327Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/niedbalski.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-09-22T07:12:37.000Z","updated_at":"2024-06-04T04:31:35.000Z","dependencies_parsed_at":"2022-08-06T11:00:39.190Z","dependency_job_id":null,"html_url":"https://github.com/niedbalski/python-bdpcrypt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niedbalski%2Fpython-bdpcrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niedbalski%2Fpython-bdpcrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niedbalski%2Fpython-bdpcrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niedbalski%2Fpython-bdpcrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niedbalski","download_url":"https://codeload.github.com/niedbalski/python-bdpcrypt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245021037,"owners_count":20548281,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T08:32:56.962Z","updated_at":"2025-03-22T21:20:21.312Z","avatar_url":"https://github.com/niedbalski.png","language":"Python","readme":"BDPCrypt\n=======\n\nEncode/Decode Sony(TM) blueray images.\n\nFrom console:\n=============\n\n* Install the package from pypi\n\n    $ pip install bdpcrypt\n\n* Decrypt:\n\n    $ bdpcrypt  -s FW-CRYPTED.BIN -t FW-DECRYPTED.IMG -d true\n\n* Encrypt:\n\n    $ bdpcrypt -s FW-DECRYPTED.IMG -t FW-ENCRYPTED.BIN -e true\n\nFrom python\n===============\n\n```python\n\nfrom bdpcrypt import BDPCrypter\n\ncrypter = BDPCrypter(options.source, options.destination)\ncrypter.crypt(options.encrypt)\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniedbalski%2Fpython-bdpcrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniedbalski%2Fpython-bdpcrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniedbalski%2Fpython-bdpcrypt/lists"}