{"id":20159719,"url":"https://github.com/nowsecure/macho-is-encrypted","last_synced_at":"2025-04-09T23:36:37.147Z","repository":{"id":142394236,"uuid":"58229203","full_name":"nowsecure/macho-is-encrypted","owner":"nowsecure","description":"Check if your Mach-O bin is encrypted","archived":false,"fork":false,"pushed_at":"2019-09-27T14:52:09.000Z","size":6,"stargazers_count":6,"open_issues_count":2,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-24T01:25:29.038Z","etag":null,"topics":["nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/nowsecure.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-05-06T19:07:50.000Z","updated_at":"2023-09-18T01:25:08.000Z","dependencies_parsed_at":"2024-04-01T04:15:07.409Z","dependency_job_id":null,"html_url":"https://github.com/nowsecure/macho-is-encrypted","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowsecure%2Fmacho-is-encrypted","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowsecure%2Fmacho-is-encrypted/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowsecure%2Fmacho-is-encrypted/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowsecure%2Fmacho-is-encrypted/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nowsecure","download_url":"https://codeload.github.com/nowsecure/macho-is-encrypted/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247908885,"owners_count":21016474,"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":["nodejs"],"created_at":"2024-11-14T00:09:43.106Z","updated_at":"2025-04-09T23:36:37.124Z","avatar_url":"https://github.com/nowsecure.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SYNOPSIS\n\nCheck if your Mach-O bin is encrypted.\n\n```js\nvar fs = require('fs')\nvar isEncryptedSync = require('macho-is-encrypted')\n\nvar execPath = process.execPath\nvar data = fs.readFileSync(execPath)\n\nconsole.log(isEncryptedSync.path(path))\nconsole.log(isEncryptedSync.data(data))\n```\n\n# LICENSE\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnowsecure%2Fmacho-is-encrypted","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnowsecure%2Fmacho-is-encrypted","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnowsecure%2Fmacho-is-encrypted/lists"}