jacopodl / CaveFinder

Codecave miner:mag:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CaveFinder

This is a simple tool to look for code caves of desired dimension into an executable file and optionally can inject a payload into the found caves.

CaveFinder supports three types of executables:

  • Elf
  • MachO
  • Pe

Installation

The package can be installed through pip:

$ pip install cavefinder

or downloaded from GitHub.

License

Made with đź’— by JDL and released under GPL3 license.

About

Codecave miner:mag:

License:GNU General Public License v3.0


Languages

Language:Python 100.0%