{"id":50962232,"url":"https://github.com/ghostware0x00/parself","last_synced_at":"2026-06-18T15:33:22.965Z","repository":{"id":363839496,"uuid":"1265174685","full_name":"ghostware0x00/parself","owner":"ghostware0x00","description":"custom elf parser using c programming.","archived":false,"fork":false,"pushed_at":"2026-06-10T14:41:17.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-10T16:18:29.414Z","etag":null,"topics":["c","cybersecurity","elf-parser","linux","lowlevel","reverse-engineering"],"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/ghostware0x00.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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-10T14:30:45.000Z","updated_at":"2026-06-10T14:48:13.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ghostware0x00/parself","commit_stats":null,"previous_names":["ghostware0x00/parself"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ghostware0x00/parself","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostware0x00%2Fparself","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostware0x00%2Fparself/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostware0x00%2Fparself/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostware0x00%2Fparself/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghostware0x00","download_url":"https://codeload.github.com/ghostware0x00/parself/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostware0x00%2Fparself/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34497366,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":["c","cybersecurity","elf-parser","linux","lowlevel","reverse-engineering"],"created_at":"2026-06-18T15:33:20.499Z","updated_at":"2026-06-18T15:33:22.943Z","avatar_url":"https://github.com/ghostware0x00.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## About\n\n- Built a low-level ELF binary analysis tool in C that parses ELF headers, program headers, and section headers manually without using external libraries. Supports both 32-bit and 64-bit ELF formats with proper endian handling and reconstructs binary metadata similar to Linux readelf.\n\n## Usage\n\n### Compilation\n```bash\ngcc parself.c -o parself\n```\n\n### Execution\n```bash\n./parself \u003celf binary filename\u003e\n```\n\n## Tool Preview\n\n![Preview](./Images/demo_image.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghostware0x00%2Fparself","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghostware0x00%2Fparself","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghostware0x00%2Fparself/lists"}