{"id":19299015,"url":"https://github.com/guitmz/vala-zariche","last_synced_at":"2025-09-10T15:40:12.048Z","repository":{"id":30403950,"uuid":"33956730","full_name":"guitmz/vala-zariche","owner":"guitmz","description":"Linux.Zariche: a Vala virus","archived":false,"fork":false,"pushed_at":"2015-04-28T18:05:40.000Z","size":148,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-05T22:27:36.529Z","etag":null,"topics":["elf","linux","malware","vala","virus","vx"],"latest_commit_sha":null,"homepage":"https://www.guitmz.com/vala-virus/","language":"Vala","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/guitmz.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":"2015-04-14T20:59:35.000Z","updated_at":"2023-01-13T15:54:33.000Z","dependencies_parsed_at":"2022-09-05T22:40:27.785Z","dependency_job_id":null,"html_url":"https://github.com/guitmz/vala-zariche","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/guitmz%2Fvala-zariche","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guitmz%2Fvala-zariche/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guitmz%2Fvala-zariche/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guitmz%2Fvala-zariche/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guitmz","download_url":"https://codeload.github.com/guitmz/vala-zariche/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240400334,"owners_count":19795332,"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":["elf","linux","malware","vala","virus","vx"],"created_at":"2024-11-09T23:09:50.107Z","updated_at":"2025-02-24T01:16:29.719Z","avatar_url":"https://github.com/guitmz.png","language":"Vala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linux.Zariche: a Vala virus\n\nVala is an object-oriented programming language with a self-hosting compiler that generates C code and uses the GObject system. Vala is syntactically similar to C# and and rather than being compiled directly to assembly or to another intermediate language, Vala is source-to-source compiled to C, which is then compiled with a platform's standard C compiler, such as GCC.\n\nYou can also create VAPI files which are basically native C (not C++) functions you can import to Vala code. Being a language that is converted into plain and pure C, Vala code can also run on Windows (with the necessary code optimizations, of course).\n\nAnyway I was decided to write a prepender in this language, the first (binary) virus ever written so far in Vala. It's named Linux.Zariche and there are two variants available so far.\n\n* Linux.Zariche.A original release, simple ELF infector (prepender).\n* Linux.Zariche.B uses AES encryptation via external library (vapi).\n\nCompilation instructions are the following (tested on a x86_64 system, but should work on x86):\n\n**valac filename.vala --pkg=gee-1.0 --pkg=gio-2.0 --pkg=nettle --pkg=posix**\n\nWhere Vala \u003e= 0.20. In order to use the --pkg=nettle flag, place your nettle.vapi file inside Vala's library folder, usually something like /usr/share/vala-0.20/vapi for example.\n\nNOTE: I'm not responsible for any damages this code may cause, use at your own risk and in a safe environment.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguitmz%2Fvala-zariche","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguitmz%2Fvala-zariche","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguitmz%2Fvala-zariche/lists"}