gocave

command module
v0.0.0-...-914fd82 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2018 License: GPL-3.0 Imports: 4 Imported by: 0

README

Build Status

Go Report Card

gocave

Utility to find code caves in ELF files, written in Go.

Installation

You can either run go get -u github.com/guitmz/gocave or clone this repository and build with go build.

Usage

$ gocave elf_file cave_size

Or with Docker:

$ docker pull guitmz/gocave
$ docker run --rm -v elf_file:/elf_file guitmz/gocave /elf_file cave_size

Todo

  • Add payload injection and execution;
  • Add more binary types like Mach and PE.
  • ?

References

https://www.codeproject.com/Articles/20240/The-Beginners-Guide-to-Codecaves

https://github.com/Antonin-Deniau/cave_miner

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL