{"id":27123214,"url":"https://github.com/ammienyami/ldays","last_synced_at":"2026-04-24T16:03:09.594Z","repository":{"id":114391352,"uuid":"443186923","full_name":"AmmieNyami/Ldays","owner":"AmmieNyami","description":"This is my first malware! I coded it in C++ and this repository have the source code of my malware!","archived":false,"fork":false,"pushed_at":"2022-03-10T19:41:10.000Z","size":6242,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T12:49:09.890Z","etag":null,"topics":["c","coding","cpp","malware"],"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/AmmieNyami.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":"2021-12-30T21:19:05.000Z","updated_at":"2022-02-02T14:38:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"062ac5db-ca44-4e7c-9af3-6ddee7c67d8d","html_url":"https://github.com/AmmieNyami/Ldays","commit_stats":null,"previous_names":["ammienyami/ldays"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AmmieNyami/Ldays","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmmieNyami%2FLdays","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmmieNyami%2FLdays/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmmieNyami%2FLdays/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmmieNyami%2FLdays/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AmmieNyami","download_url":"https://codeload.github.com/AmmieNyami/Ldays/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmmieNyami%2FLdays/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32230421,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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":["c","coding","cpp","malware"],"created_at":"2025-04-07T12:35:38.893Z","updated_at":"2026-04-24T16:03:09.567Z","avatar_url":"https://github.com/AmmieNyami.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ldays.exe\n\nThis is my first malware!\n\nLdays.exe or LastDays.exe was coded in C++, batch, and VBScript. It took-me a week and a half to finish.\nI tested it in Windows 10 only, so i don't recommend you test it in other versions of Windows.\n\n**Index**\n\n- [Ldays.exe](#Ldays.exe)\n- [Payloads](#Payloads)\n\t- [dec 31st payload](#dec-31st-payload)\n- [Compiling](#Compiling)\n- [Disclaimer](#Disclaimer)\n- [Download](#Download)\n\n\n# Payloads\n\nThis malware looks a lot like to the NoEscape.exe malware, then, the payloads appears in especific dates, here are the dates:\n\n- **jan, 1st** - Some message boxes appears saying \"Stupid error\";\n\n- **apr, 1st** - Some message boxes appears saying \"HAPPY APRIL FOOLS!\", while some colored squares appears in the desktop;\n\n- **apr, 21st** - A tunnel like effect apeears in the desktop;\n\n- **oct, 31st** - An always on top message box appears asking \"Do you like windows?\", if you answer \"no\", the message box appears again, if you answer \"yes\", the PC get a BSOD;\n\n- **dec, 25th** - Some message box appears saying \"Do you like lag?\", while a lot of programs open;\n\n- **dec, 30th** - A tunnel like effect appears in the desktop at the same time that some colored squares appears in the desktop, while a lot of programs open;\n\n- **dec, 31st** - The bootloader gets erased, the notepad opens, the input get blocked, and some words are automatically typed in the notepad, then, the PC get a BSOD.\n\n\n## dec 31st payload\n\nThe payload that appears in dec 31st is the most dangerous, because it erase your bootloader.\n\nAfter the bootloader gets erased, the notepad open, the input get blocked,  and the following text is typed automatically:\n\n```\nLOOK\nITS DEC THIRDY FIRST\n\nWHAT HAPPENED THIS YEAR:\n\nJAN FIRST    MESSAGEBOX SPAM\nAPR FIRST    MESSAGEBOX SPAM SAYING   HAPPY APRIL FOOLS  , WHILE SOME VISUAL EFFECTS APPEARS\nAPR TWENTY FIRST    TUNNEL EFFECT ON DESKTOP\nOCT THIRDY FIRST    BSOD\nDEC TWENTY FIFTH    MESSAGEBOX SPAM WHILE A LOT OF PROGRAMS OPEN\nDEC THIRTY    SOME VISUAL EFFECTS AND TUNNEL EFFECT APPEAR WHILE A LOT OF PROGRAMS OPEN\n\nBUT NOW WHAT HAPPENS:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nENJOY\n```\n\nWhen the text is fully typed, the PC get a BSOD.\n\n# Compiling\n\nI used Visual Studio 2022 community to code this malware. Here is the guide to compile this project.\n\n - **1)** First click [here](https://visualstudio.microsoft.com/pt-br/downloads/) to download [Visual Studio 2022](https://visualstudio.microsoft.com/pt-br/downloads/) installer;\n\n - **2)** Download the project in [Ldays/Source Code](https://github.com/robertohermenegildodias/Ldays/tree/main/Source%20Code);\n\n - **3)** In the installer, select \"Desktop development with C++\" and click in \"install\":\n \n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/robertohermenegildodias/Ldays/main/Images/vs2022-installer-workloads.png\"/\u003e\n\u003c/p\u003e\n \n - **4)** When you open Visual Studio, select \"Open a project or a solution\" and open the .sln file that is in the folder that you downloaded:\n \n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/robertohermenegildodias/Ldays/main/Images/vsmainscreen.png\"/\u003e\n\u003c/p\u003e\n\n - **5)** When you load the project solution, load all projects in the solution explorer, by clicking with the right mouse button in the project, then, clicking in the button called \"Reload Project\";\n\n- **6)** Right click in the solution, then, click in the button called \"Compile solution\";\n\nAll compiled files will be appear in the \"Release\" folder.\n\n# Disclaimer\n\nI'm NOT RESPONSIBLE for ANY DAMAGE caused on your computer.\n\n# Download\n\nYou can download the compiled version [here](https://github.com/robertohermenegildodias/Ldays/blob/main/Compiled%20Version/Ldays.exe?raw=true).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fammienyami%2Fldays","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fammienyami%2Fldays","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fammienyami%2Fldays/lists"}