{"id":16714084,"url":"https://github.com/therealdreg/win.cerdalux","last_synced_at":"2025-04-10T06:10:01.056Z","repository":{"id":181414885,"uuid":"666733081","full_name":"therealdreg/Win.Cerdalux","owner":"therealdreg","description":"WinXPSP2.Cermalus on stereoids, supporting all 32 bits Windows version. Windows Kernel Virus stuff for noobs","archived":false,"fork":false,"pushed_at":"2023-08-11T06:18:45.000Z","size":24207,"stargazers_count":17,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-24T07:13:58.554Z","etag":null,"topics":["32-bit","assembler","beginner-friendly","educational-software","hooking","malware","malware-development","malware-research","malware-sample","masm32","noobs","research","reversing-challenge","virus","windows","windows-kernel","windows-kernel-malware"],"latest_commit_sha":null,"homepage":"https://rootkit.es/","language":"Assembly","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/therealdreg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":["therealdreg"],"patreon":"dreg","custom":["https://www.paypal.me/therealdreg","https://www.paypal.me/therealdreg"]}},"created_at":"2023-07-15T11:51:04.000Z","updated_at":"2025-01-17T13:36:07.000Z","dependencies_parsed_at":"2023-09-26T10:16:49.608Z","dependency_job_id":null,"html_url":"https://github.com/therealdreg/Win.Cerdalux","commit_stats":{"total_commits":7,"total_committers":2,"mean_commits":3.5,"dds":0.1428571428571429,"last_synced_commit":"57ce4b7ce280b5ac156666d993f212d24041636b"},"previous_names":["therealdreg/win.cerdalux"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealdreg%2FWin.Cerdalux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealdreg%2FWin.Cerdalux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealdreg%2FWin.Cerdalux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealdreg%2FWin.Cerdalux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/therealdreg","download_url":"https://codeload.github.com/therealdreg/Win.Cerdalux/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248166925,"owners_count":21058481,"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":["32-bit","assembler","beginner-friendly","educational-software","hooking","malware","malware-development","malware-research","malware-sample","masm32","noobs","research","reversing-challenge","virus","windows","windows-kernel","windows-kernel-malware"],"created_at":"2024-10-12T20:49:13.889Z","updated_at":"2025-04-10T06:10:01.036Z","avatar_url":"https://github.com/therealdreg.png","language":"Assembly","funding_links":["https://github.com/sponsors/therealdreg","https://patreon.com/dreg","https://www.paypal.me/therealdreg"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg width=\"125px\" src=\"assets/logo.png\" /\u003e\n  \u003ch1\u003eWin.Cerdalux\u003c/h1\u003e\n  \u003cbr/\u003e\n  \u003cp\u003e\u003ci\u003eWinXPSP2.Cermalus on stereoids, supporting all 32 bits Windows version. Windows Kernel Virus stuff for noobs\u003c/i\u003e\u003c/p\u003e\n  \u003cp\u003e\u003ci\u003ebased from WinXPSP2.Cermalus by Pluf/7A69ML https://github.com/therealdreg/WinXPSP2.Cermalus/\u003c/i\u003e\u003c/p\u003e\n\u003c/div\u003e\n\nAre you an usermode malware reverser/researcher/developer wanting to get started with the windows kernel? Then this project is for you\n\n[![CI](https://github.com/therealdreg/Win.Cerdalux/actions/workflows/cerdalux.yml/badge.svg)](https://github.com/therealdreg/Win.Cerdalux/actions/workflows/cerdalux.yml)\n\n# FAQ\n\n## What is Win.Cerdalux?\n\n...\n\n## How it works?\n\n...\n\n##  What are the supported Windows versions?\n\n...\n\n# developer steps\n\n- Clone this repo in C:\\\n- Download \u0026 install in C:\\ **Masm32v11r** [/stuff/masm32v11r.zip](/stuff/masm32v11r.zip)\n- Download \u0026 install in C:\\ **RadASM-2.2.2.4-FullPackage.zip** [/stuff/RadASM-2.2.2.4-FullPackage.zip](/stuff/RadASM-2.2.2.4-FullPackage.zip)\n- Add **C:\\masm32\\bin** to **%PATH%**\n- Open **/source/cerdalux.rap** in Radasm2 IDE and Build All\n- Done!\n\n## debug build\n\n![radasmdebugbuild](assets/radasmdebugbuild.png)\n\n# To-Do\n\n## General\n\n- [ ] dropper with .ico (new logo)\n- [ ] CI/CD implementation for testing\n- [ ] Write documentation\n- [ ] FAQ\n- [x] port to Masm32v11r\n- [x] create Radasm project\n- [x] basic CI for wine https://github.com/therealdreg/dregs-masm32-wine\n\n## Features\n\n- [ ] Multi-core support: KeSetTargetProcessorDpc + KeInsertQueueDpc...\n- [ ] Support newer Windows versions\n    - [x] Windows XP SP2\n    - [x] Windows XP SP3\n- [ ] 64-bit support\n\n# Credits\n\n- Pluf/7A69ML original author WinXPSP2.Cermalus\n- David Reguera Garcia aka Dreg\n\n# Thx\n\n- masm32 forum https://www.masm32.com/board/index.php\n- https://www.masm32.com/\n- RadASM2 repo by @mrfearless https://github.com/mrfearless/RadASM2\n- 29a ezine https://www.exploit-db.com/ezines/kr5hou2zh4qtebqk.onion/29A/\n\n# Variants\n\n- https://github.com/therealdreg/WinXPSP2.Cermalus\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftherealdreg%2Fwin.cerdalux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftherealdreg%2Fwin.cerdalux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftherealdreg%2Fwin.cerdalux/lists"}