{"id":18725737,"url":"https://github.com/binaryage/holycrash-osax","last_synced_at":"2025-10-31T00:34:20.802Z","repository":{"id":1187416,"uuid":"1090073","full_name":"binaryage/holycrash-osax","owner":"binaryage","description":"Crash any Mac application using an AppleScript event (for debugging purposes)","archived":false,"fork":false,"pushed_at":"2012-09-24T07:28:47.000Z","size":104,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T10:48:12.138Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://binaryage.com","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/binaryage.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}},"created_at":"2010-11-17T23:28:25.000Z","updated_at":"2022-12-21T15:43:34.000Z","dependencies_parsed_at":"2022-08-16T12:30:47.399Z","dependency_job_id":null,"html_url":"https://github.com/binaryage/holycrash-osax","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/binaryage%2Fholycrash-osax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binaryage%2Fholycrash-osax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binaryage%2Fholycrash-osax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binaryage%2Fholycrash-osax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binaryage","download_url":"https://codeload.github.com/binaryage/holycrash-osax/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248594924,"owners_count":21130450,"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":[],"created_at":"2024-11-07T14:11:42.267Z","updated_at":"2025-10-31T00:34:15.749Z","avatar_url":"https://github.com/binaryage.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HolyCrash.osax\n\n**HolyCrash** is a scripting addition which adds a new Apple Script command to crash any application. Provides you with God's powers.\n\n        God answer you on the day you crash,\n        The name God-of-Jacob put you out of harm's reach,\n        Send reinforcements from Holy Hill,\n        Dispatch from Zion fresh supplies,\n        Exclaim over your offerings,\n        Celebrate your sacrifices,\n        Give you what your heart desires,\n        Accomplish your plans.\n    \n        -- Psalm 20 (The Message)\n\nThis is useful when you want to debug crash scenarios of your Mac application (for example a crash reporting dialog).\n\n# Installation\n\n    git clone git://github.com/binaryage/holycrash-osax.git\n    cd holycrash-osax\n    xcodebuild\n\nIf you see `** BUILD SUCCEEDED **` that means that you have HolyCrash installed in `~/Library/ScriptingAdditions/HolyCrash.osax`\n\n# How to crash an app?\n\nLet's say you want to crash Safari...\n\n\u003cspan style=\"color:red; font-size:8pt\"\u003eYou have to relaunch Safari after first installation of HolyCrash.osax. In other case the AppleScript will fail.\u003c/span\u003e\n\n## Applescript\n\n    tell application \"Safari\" to «event BAHCcrsh»\n\n## Command line\n\n    osascript -e \"tell application \\\"Safari\\\" to «event BAHCcrsh»\"\n\n\n#### License: [MIT-Style](https://raw.github.com/binaryage/holycrash-osax/master/license.txt)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinaryage%2Fholycrash-osax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinaryage%2Fholycrash-osax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinaryage%2Fholycrash-osax/lists"}