{"id":17244642,"url":"https://github.com/kost/android-elf-cleaner","last_synced_at":"2025-10-14T15:37:51.086Z","repository":{"id":59959872,"uuid":"62205575","full_name":"kost/android-elf-cleaner","owner":"kost","description":"Android ELF cleaner","archived":false,"fork":false,"pushed_at":"2016-07-01T06:06:43.000Z","size":18,"stargazers_count":131,"open_issues_count":3,"forks_count":33,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-14T04:08:34.454Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/kost.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}},"created_at":"2016-06-29T07:32:50.000Z","updated_at":"2025-01-21T21:23:41.000Z","dependencies_parsed_at":"2022-09-25T11:27:16.183Z","dependency_job_id":null,"html_url":"https://github.com/kost/android-elf-cleaner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kost/android-elf-cleaner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kost%2Fandroid-elf-cleaner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kost%2Fandroid-elf-cleaner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kost%2Fandroid-elf-cleaner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kost%2Fandroid-elf-cleaner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kost","download_url":"https://codeload.github.com/kost/android-elf-cleaner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kost%2Fandroid-elf-cleaner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019323,"owners_count":26086711,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-15T06:26:28.249Z","updated_at":"2025-10-14T15:37:51.029Z","avatar_url":"https://github.com/kost.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# android-elf-cleaner\nAndroid ELF cleaner\n\nSmall utility to remove offending ELF entries:\n  - DT_VERNEEDED, \n  - DT_VERNEEDNUM\n  - DT_RPATH\n  - DT_RUNPATH\n\n## Usage\n\n```\nusage: ./android-elf-cleaner \u003cfilename\u003e\n       Processes ELF files to remove DT_VERNEEDED, DT_VERNEEDNUM, DT_RPATH\n       and DT_RUNPATH entries (which the Android linker warns about)\n```\n\n## Solution\n\nThis utility is solution to the following linker warnings:\n\n```\nWARNING: linker: /data/data/org.kost.nmap.android.networkmapper/bin/nmap: unused DT entry: type 0x6ffffffe arg 0x8a7d4\nWARNING: linker: /data/data/org.kost.nmap.android.networkmapper/bin/nmap: unused DT entry: type 0x6fffffff arg 0x3\n```\n\n## Requirements\n\nYou need g++ 5.x version. It will not work on g++ 4.x version. For example, it works with 16.04 Ubuntu LTS, but\nnot with 14.04 Ubuntu LTS. \n\n## License and credits\n\nGPLv3 licensed. Based on termux ELF cleaner.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkost%2Fandroid-elf-cleaner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkost%2Fandroid-elf-cleaner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkost%2Fandroid-elf-cleaner/lists"}