mateeuslinno / caves-pe

Find Code Caves in PE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

caves-pe

Find Code Caves in PE.

PE File Infection -Link 01

PE Backdoor - Link 02

RoadMap

  • PE
  • ELF
$ python codecaves_.py -h
usage: codecaves_.py [-h] -f INPUTFILE [-s SIZE] [-b BASE]

C0d3 Cave in PE

optional arguments:
  -h, --help            show this help message and exit
  -f INPUTFILE, --file INPUTFILE
                        PE file
  -s SIZE, --size SIZE  cave size min
  -b BASE, --base BASE  Image base

About

Find Code Caves in PE

License:Apache License 2.0


Languages

Language:Python 100.0%