{"id":20625657,"url":"https://github.com/dorosch/rootkit","last_synced_at":"2026-04-25T12:31:54.057Z","repository":{"id":119419905,"uuid":"93375499","full_name":"dorosch/rootkit","owner":"dorosch","description":"Linux Rootkit","archived":false,"fork":false,"pushed_at":"2019-07-20T19:37:41.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-13T07:09:18.036Z","etag":null,"topics":["kernel-module","linux","linux-rootkit","malware","rootkit","x86"],"latest_commit_sha":null,"homepage":null,"language":"C","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/dorosch.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-06-05T07:08:36.000Z","updated_at":"2024-08-12T19:30:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"0c0af81e-9e47-4245-8f30-74fe73db8591","html_url":"https://github.com/dorosch/rootkit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dorosch/rootkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorosch%2Frootkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorosch%2Frootkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorosch%2Frootkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorosch%2Frootkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dorosch","download_url":"https://codeload.github.com/dorosch/rootkit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorosch%2Frootkit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32262800,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["kernel-module","linux","linux-rootkit","malware","rootkit","x86"],"created_at":"2024-11-16T13:10:33.034Z","updated_at":"2026-04-25T12:31:54.051Z","avatar_url":"https://github.com/dorosch.png","language":"C","readme":"# Linux Rootkit\n\nThis project is a Linux rootkit for hiding its work and \nhiding the work of the custom malware.\n\n\n### Assembly\n\nTo build, you need the tools from the package `module-assistant` \nin Debian or `kernel-devel` in Fedora. After installation, \nassemble the module:\n\n```Bash\n$ make\n```\n\nFor debugging, messages are sent to the kernel level. To \nview them use `dmesg`. Next, you need to load a module:\n\n```Bash\n$ make install\n$ dmesg | tail\n```\n\nAfter the test, unload the module:\n\n```Bash\n$ make uninstall\n$ dmesg | tail\n```\n\nAnd clean up the working directory:\n\n```Bash\n$ make clean\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdorosch%2Frootkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdorosch%2Frootkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdorosch%2Frootkit/lists"}