{"id":27363584,"url":"https://github.com/thebigcicca/hiddenghost","last_synced_at":"2025-08-23T15:05:41.695Z","repository":{"id":242444987,"uuid":"386371920","full_name":"thebigcicca/HiddenGhost","owner":"thebigcicca","description":"HiddenGhost is an new solution for find system call table with support for 5.7x kernels +","archived":false,"fork":false,"pushed_at":"2024-06-25T23:42:28.000Z","size":100,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T04:03:58.460Z","etag":null,"topics":["linux-kernel-hacking","linux-kernel-module","linux-rootkit","lkm","lkm-rootkit","rootkit","syscall","syscall-hook","syscalls"],"latest_commit_sha":null,"homepage":"","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/thebigcicca.png","metadata":{"files":{"readme":"README.adoc","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}},"created_at":"2021-07-15T17:25:23.000Z","updated_at":"2024-06-25T23:42:31.000Z","dependencies_parsed_at":"2025-02-04T21:41:41.196Z","dependency_job_id":"3fd98d95-1df3-4980-a989-e55244edb627","html_url":"https://github.com/thebigcicca/HiddenGhost","commit_stats":null,"previous_names":["ch4r0nn/dantesghost","ch4r0nn/hiddenghost","brunociccarino/hiddenghost","bgcicca/hiddenghost","thebigcicca/hiddenghost"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebigcicca%2FHiddenGhost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebigcicca%2FHiddenGhost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebigcicca%2FHiddenGhost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebigcicca%2FHiddenGhost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thebigcicca","download_url":"https://codeload.github.com/thebigcicca/HiddenGhost/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248661707,"owners_count":21141450,"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":["linux-kernel-hacking","linux-kernel-module","linux-rootkit","lkm","lkm-rootkit","rootkit","syscall","syscall-hook","syscalls"],"created_at":"2025-04-13T04:04:03.740Z","updated_at":"2025-08-23T15:05:41.668Z","avatar_url":"https://github.com/thebigcicca.png","language":"C","readme":"== HiddenGhost\n \nHidden Ghost *is an new solution for find system call table with support for 5.7x kernels +*. Hidden Ghost finds the syscall table via the ```kallsyms_lookup_name``` module with the ```\u003clinux/kprobes.h\u003e``` headder.\n\nBefore starting the explanation of how the rootkit works in depth I will explain the basics.\n\n** Tested On:\n\n[✔️] Debian 12 6.7X amd64\n\n** Usage: \n\n```\n1) install the kernel headers:\n\nsudo apt install linux-headers-$(uname -r)\n\n2) Install Development Tools:\n\nsudo apt install build-essential\n\n3) Install the Kernel Development Kit:\n\nsudo apt install linux-headers-$(uname -r) linux-source\n\n4) Go to the /src directory:\n\ncd src\n\n5) Module Compilation:\n\nmake\n\n6) Load the module:\n\nsudo insmod main.ko\n\n7) Check if the module has been loaded:\n\ndmesg | tail -n 10\n\n```\n\nAfter these steps are completed, you should see this message:\n\nimage::img/HiddenGhost.png[]\n\n\nlink of articles: \n\nhttps://github.com/Ch4r0nN/LKM-Exploration[LKM-Exploration Making drivers from basic to advanced]\n\n\nhttps://www.unknowncheats.me/forum/c-and-c-/67884-mid-function-hook-deal.html[Unknown Cheats]\n\nLinks to the repositories I based on:\n\nhttps://github.com/m0nad/Diamorphine[Diamorphine]\n\nhttps://github.com/xcellerator/linux_kernel_hacking[Linux Kernel Hacking]\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthebigcicca%2Fhiddenghost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthebigcicca%2Fhiddenghost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthebigcicca%2Fhiddenghost/lists"}