{"id":26847794,"url":"https://github.com/nerixyz/crashy","last_synced_at":"2026-05-16T15:36:52.230Z","repository":{"id":196039497,"uuid":"694200543","full_name":"Nerixyz/crashy","owner":"Nerixyz","description":"A Windows CLI to crash other programs.","archived":false,"fork":false,"pushed_at":"2023-09-25T15:00:53.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-09-26T02:22:49.664Z","etag":null,"topics":["cpp","crash-reporting","windows"],"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/Nerixyz.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}},"created_at":"2023-09-20T14:20:57.000Z","updated_at":"2024-04-14T20:37:00.264Z","dependencies_parsed_at":null,"dependency_job_id":"cc33128d-0d5d-4d09-bb3a-1107f355f94f","html_url":"https://github.com/Nerixyz/crashy","commit_stats":null,"previous_names":["nerixyz/crashy"],"tags_count":2,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nerixyz%2Fcrashy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nerixyz%2Fcrashy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nerixyz%2Fcrashy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nerixyz%2Fcrashy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nerixyz","download_url":"https://codeload.github.com/Nerixyz/crashy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246379061,"owners_count":20767689,"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","crash-reporting","windows"],"created_at":"2025-03-30T20:31:18.029Z","updated_at":"2026-05-16T15:36:47.198Z","avatar_url":"https://github.com/Nerixyz.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crashy\n\nThis is a simple app that can be used to crash other processes on Windows.\nIt's intended for debugging and generating crashdumps/minidumps (i.e. to be used on apps using breakpad or crashpad or similar).\n\nDownload the app and its payload from the [releases tab](https://github.com/Nerixyz/crashy/releases).\n\n## Usage\n\n```text\ncrashy.exe \u003ctarget (PID or executable)\u003e [-p \u003cpayload-path\u003e]\n```\n\n`\u003cpayload-path\u003e` will default to `crashy-payload.dll` - the path is relative to the location of the executable.\n\n## Building\n\nA recent C++ compiler and CMake are required. This example uses `ninja` as the generator.\n\n```text\ncmake -S . -B build -G Ninja -DCMAKE_BUILD_TYPE=Release\ncd build\nninja all\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnerixyz%2Fcrashy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnerixyz%2Fcrashy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnerixyz%2Fcrashy/lists"}