{"id":20309151,"url":"https://github.com/boloto1979/malware-cripto","last_synced_at":"2025-10-29T20:02:32.245Z","repository":{"id":130014117,"uuid":"605327317","full_name":"boloto1979/Malware-Cripto","owner":"boloto1979","description":"This project is an example of cryptography malware, which encrypts all files in a directory (except the malware code itself and the encryption key) using the Fernet encryption algorithm from the cryptography library.","archived":false,"fork":false,"pushed_at":"2023-07-19T18:21:41.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T11:58:08.079Z","etag":null,"topics":["malware","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boloto1979.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-22T23:28:28.000Z","updated_at":"2024-10-27T12:13:09.000Z","dependencies_parsed_at":"2023-07-21T21:20:27.821Z","dependency_job_id":null,"html_url":"https://github.com/boloto1979/Malware-Cripto","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/boloto1979%2FMalware-Cripto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boloto1979%2FMalware-Cripto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boloto1979%2FMalware-Cripto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boloto1979%2FMalware-Cripto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boloto1979","download_url":"https://codeload.github.com/boloto1979/Malware-Cripto/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241809601,"owners_count":20023786,"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":["malware","python"],"created_at":"2024-11-14T17:25:55.434Z","updated_at":"2025-10-29T20:02:27.188Z","avatar_url":"https://github.com/boloto1979.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Encryption Malware\n\nThis project is an example of a cryptography malware that encrypts all files in a directory (except the malware code itself and the encryption key) using the Fernet encryption algorithm from the cryptography library.\n\n## Operation\n\nThe malware generates a random encryption key using `Fernet.generate_key()` and saves it in a \"key.key\" file. It then lists all the files in the current directory (except the malware code itself and the encryption key) and adds them to a list.\n\nFor each file in the list, the malware reads the file's contents, encrypts it using the previously generated encryption key, and then overwrites the original file with the encrypted contents.\n\n## Execution\n\nThis code must be executed in the directory where the files you want to encrypt are located. It is important to note that once files are encrypted, they cannot be decrypted without the original encryption key.\n\n## Dependencies\n\nThis project depends on the cryptography library, which can be installed using pip:\n\n\u003cdiv\u003e\u003ccode\u003epip install cryptography\u003c/code\u003e\u003c/div\u003e\n\n## Notice\n\nThis project is for educational purposes only and must not be used for malicious purposes. Misuse of this project may result in legal penalties.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboloto1979%2Fmalware-cripto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboloto1979%2Fmalware-cripto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboloto1979%2Fmalware-cripto/lists"}