{"id":20309244,"url":"https://github.com/cyring/dumptask","last_synced_at":"2025-04-11T15:40:35.643Z","repository":{"id":92577053,"uuid":"78433994","full_name":"cyring/dumptask","owner":"cyring","description":"A simple kernel module to dump the tasks","archived":false,"fork":false,"pushed_at":"2022-07-28T20:29:00.000Z","size":11,"stargazers_count":4,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T11:49:23.389Z","etag":null,"topics":["hacking","kernel-module","linux-kernel","scheduled-tasks"],"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/cyring.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}},"created_at":"2017-01-09T14:02:15.000Z","updated_at":"2024-05-31T13:46:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"d8ee3194-9b22-4f07-8af3-0184e7b667f8","html_url":"https://github.com/cyring/dumptask","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/cyring%2Fdumptask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyring%2Fdumptask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyring%2Fdumptask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyring%2Fdumptask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyring","download_url":"https://codeload.github.com/cyring/dumptask/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248432876,"owners_count":21102462,"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":["hacking","kernel-module","linux-kernel","scheduled-tasks"],"created_at":"2024-11-14T17:26:25.264Z","updated_at":"2025-04-11T15:40:35.635Z","avatar_url":"https://github.com/cyring.png","language":"C","readme":"# dumptask\n\n## Build\n 1- Download or clone the source code into a working directory.\n \n 2- Build the programs.\n```\nmake\n```\n\n## Run (as root)\n\n 3- Load the kernel module.\n```\nmodprobe dumptask\n```\n _or_\n```\ninsmod dumptask.ko\n```\n 4- List the tasks.\n```\nshowtask\n```\n\n### Unload\n\n 5- Unload the kernel module with the ```rmmod``` command\n```\nrmmod dumptask.ko\n```\n\n## Screenshots\n### Linux kernel module\nUse ```dmesg``` or ```journalctl -k``` to check the module state\n```\ndumptask: loaded\n\ndumptask: unload\n```\n\n![alt text](http://blog.cyring.free.fr/images/dumptask_first.png \"dumptask\")  \n\n![alt text](http://blog.cyring.free.fr/images/dumptask_last.png \"dumptask\")  \n\n# About\n[CyrIng](https://github.com/cyring)\n\nCopyright (C) 2017-2019 CYRIL INGENIERIE\n -------\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyring%2Fdumptask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyring%2Fdumptask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyring%2Fdumptask/lists"}