{"id":21230384,"url":"https://github.com/idov31/nidhoggscript","last_synced_at":"2025-07-10T16:32:44.802Z","repository":{"id":221939284,"uuid":"755820084","full_name":"Idov31/NidhoggScript","owner":"Idov31","description":"NidhoggScript is a tool to generate \"script\" file that allows execution of multiple commands for Nidhogg","archived":false,"fork":false,"pushed_at":"2024-02-29T10:06:04.000Z","size":104,"stargazers_count":46,"open_issues_count":0,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-05T15:04:48.771Z","etag":null,"topics":["cpp","cyber-security","cybersecurity","driver","infosec","kernel","red-team","redteam","rootkit","windows","windows-rootkits"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Idov31.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2024-02-11T06:48:55.000Z","updated_at":"2025-03-29T12:25:18.000Z","dependencies_parsed_at":"2024-02-11T08:41:08.539Z","dependency_job_id":null,"html_url":"https://github.com/Idov31/NidhoggScript","commit_stats":null,"previous_names":["idov31/nidhoggscript"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Idov31/NidhoggScript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idov31%2FNidhoggScript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idov31%2FNidhoggScript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idov31%2FNidhoggScript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idov31%2FNidhoggScript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Idov31","download_url":"https://codeload.github.com/Idov31/NidhoggScript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idov31%2FNidhoggScript/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264608149,"owners_count":23636685,"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":["cpp","cyber-security","cybersecurity","driver","infosec","kernel","red-team","redteam","rootkit","windows","windows-rootkits"],"created_at":"2024-11-20T23:37:49.200Z","updated_at":"2025-07-10T16:32:44.537Z","avatar_url":"https://github.com/Idov31.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NidhoggScript\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Logo\" src=\"./images/logo.png\"\u003e\n\u003c/p\u003e\n\n![image](https://img.shields.io/badge/C%2B%2B-00599C?style=for-the-badge\u0026logo=c%2B%2B\u0026logoColor=white) ![image](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge\u0026logo=windows\u0026logoColor=white)\n\nNidhoggScript is a project that allows the user to create playbooks and execute a bunch of commands with Nidhogg in one IOCTL. This project has two parts:\n\n- This repository, which is the user mode part contains the user mode \"compiler\" and checker to create these script files.\n\n- [Nidhogg](https://github.com/Idov31/Nidhogg) that contains the execution part.\n\nThe allowed commands and detailed usage are documented in a dedicated [wiki](https://github.com/Idov31/NidhoggScript/wiki).\n\n## Basic Usage\n\nOnce you compiled the project, you can run it via CLI in two ways:\n\n### Compiling mode\n\nUse this mode to \"compile\" your script, give the input file and the output directory which will be created there the `out.ndhg` file.\n\n```sh\n# Example input in file.txt:\n# process add 3110\n\n# Run the compiler.\nNidhoggScript.exe C:\\path\\to\\your\\file.txt C:\\path\\to\\folder\n```\n\n### Validation mode\n\nUse this mode if you want to validate an edited file. If it is a file that is just generated there is no need to use this mode because \"compiling\" also validates the output.\n\n```sh\nNidhoggScript.exe C:\\path\\to\\your\\file.ndhg\n```\n\n## Setup\n\nTo compile the project, you will need to have [Visual Studio 2022](https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=Community\u0026rel=16) installed and then just build the project like any other Visual Studio project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidov31%2Fnidhoggscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidov31%2Fnidhoggscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidov31%2Fnidhoggscript/lists"}