{"id":19299007,"url":"https://github.com/guitmz/gocave","last_synced_at":"2025-04-22T09:32:48.721Z","repository":{"id":57516656,"uuid":"109966462","full_name":"guitmz/gocave","owner":"guitmz","description":"Finding code caves in ELF files with GoLang","archived":false,"fork":false,"pushed_at":"2018-01-15T17:18:16.000Z","size":20,"stargazers_count":26,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T22:12:09.458Z","etag":null,"topics":["elf","go","golang","malware"],"latest_commit_sha":null,"homepage":"https://www.guitmz.com/more-fun-with-elf-files-and-golang-code-caves/","language":"Go","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/guitmz.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":"2017-11-08T11:22:20.000Z","updated_at":"2025-02-02T22:02:35.000Z","dependencies_parsed_at":"2022-09-26T18:01:24.232Z","dependency_job_id":null,"html_url":"https://github.com/guitmz/gocave","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/guitmz%2Fgocave","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guitmz%2Fgocave/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guitmz%2Fgocave/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guitmz%2Fgocave/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guitmz","download_url":"https://codeload.github.com/guitmz/gocave/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250215366,"owners_count":21393787,"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":["elf","go","golang","malware"],"created_at":"2024-11-09T23:09:49.343Z","updated_at":"2025-04-22T09:32:48.475Z","avatar_url":"https://github.com/guitmz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/guitmz/gocave.svg?branch=master)](https://travis-ci.org/guitmz/gocave)\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/guitmz/gocave)](https://goreportcard.com/report/github.com/guitmz/gocave)\n\n[![](https://images.microbadger.com/badges/image/guitmz/gocave.svg)](https://microbadger.com/images/guitmz/gocave \"Get your own image badge on microbadger.com\")\n\n\n# gocave\n\nUtility to find code caves in ELF files, written in Go.\n\n# Installation\n\nYou can either run `go get -u github.com/guitmz/gocave` or clone this repository and build with `go build`.\n\n# Usage\n`$ gocave elf_file cave_size`\n\nOr with Docker:  \n\n```\n$ docker pull guitmz/gocave\n$ docker run --rm -v elf_file:/elf_file guitmz/gocave /elf_file cave_size\n```\n\n# Todo\n- Add payload injection and execution;\n- Add more binary types like Mach and PE.\n- ?\n\n# References\nhttps://www.codeproject.com/Articles/20240/The-Beginners-Guide-to-Codecaves\n\nhttps://github.com/Antonin-Deniau/cave_miner\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguitmz%2Fgocave","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguitmz%2Fgocave","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguitmz%2Fgocave/lists"}