chessgod101 / Inline-Empty-Byte-Finder

Windows utility designed to find code caves in x86 and x64 executables for code injection purposes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inline Empty Byte Finder

Inline Empty Byte Finder is a Windows utility designed to find code caves in x86 and x64 executables for code injection purposes.

Features:

  • Search for chains of the specified empty byte and specified length
  • Support for x86 and x64 exes and dlls
  • Check for execute, read, and/or write privileges
  • Respects boundaries of sections
  • Completely static(no code execution of target)
  • Ability to open location in Hiew

About

Windows utility designed to find code caves in x86 and x64 executables for code injection purposes.


Languages

Language:Pascal 100.0%