{"id":13610037,"url":"https://github.com/liamg/extrude","last_synced_at":"2025-04-15T21:40:29.892Z","repository":{"id":37982703,"uuid":"429565226","full_name":"liamg/extrude","owner":"liamg","description":":detective: Analyse binaries for missing security features, information disclosure and more...","archived":false,"fork":false,"pushed_at":"2023-08-07T05:07:08.000Z","size":367,"stargazers_count":86,"open_issues_count":4,"forks_count":8,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-29T01:41:18.121Z","etag":null,"topics":["binary","elf","macho","nx","pie","portable-executable","relro","scanner","security"],"latest_commit_sha":null,"homepage":"","language":"Go","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/liamg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["liamg"]}},"created_at":"2021-11-18T20:08:13.000Z","updated_at":"2024-10-27T23:29:34.000Z","dependencies_parsed_at":"2024-01-14T06:56:24.884Z","dependency_job_id":null,"html_url":"https://github.com/liamg/extrude","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liamg%2Fextrude","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liamg%2Fextrude/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liamg%2Fextrude/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liamg%2Fextrude/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liamg","download_url":"https://codeload.github.com/liamg/extrude/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249160267,"owners_count":21222456,"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":["binary","elf","macho","nx","pie","portable-executable","relro","scanner","security"],"created_at":"2024-08-01T19:01:40.572Z","updated_at":"2025-04-15T21:40:29.865Z","avatar_url":"https://github.com/liamg.png","language":"Go","funding_links":["https://github.com/sponsors/liamg"],"categories":["Go"],"sub_categories":[],"readme":"# extrude\n\nAnalyse binaries for missing security features, information disclosure and more.\n\n:construction: Extrude is in the early stages of development, and currently only supports ELF and MachO binaries. PE (Windows) binaries will be supported soon.\n\n![Screenshot](screenshot.png)\n\n## Usage\n\n```\nUsage:\n  extrude [flags] [file]\n\nFlags:\n  -a, --all               Show details of all tests, not just those which failed.\n  -w, --fail-on-warning   Exit with a non-zero status even if only warnings are discovered.\n  -h, --help              help for extrude\n\n```\n\n## Docker\n\nYou can optionally run extrude with docker via:\n\n```\ndocker run -v `pwd`:/blah -it ghcr.io/liamg/extrude /blah/targetfile\n```\n\n## Supported Checks\n\n### ELF\n\n- PIE\n- RELRO\n- BIND NOW\n- Fortified Source\n- Stack Canary\n- NX Stack\n\n### MachO\n\n- PIE\n- Stack Canary\n- NX Stack\n- NX Heap\n- ARC\n\n### Windows\n\n_Coming soon..._\n\n## TODO\n\n- Add support for PE\n- Add secret scanning\n- Detect packers\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliamg%2Fextrude","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliamg%2Fextrude","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliamg%2Fextrude/lists"}