SkillAgentSearch skills...

CodeCaveFinder

CodeCaveFinder searchs for Code Caves inside a running Process using the WinApi.

Install / Use

/learn @blubtxt/CodeCaveFinder
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CodeCaveFinder is a small commandline Tool for Windows, written in C++. It searchs for Code Caves inside a running Process using the WinApi. It lists you Caves of NOPs ( 0x90 ) and INT 3 ( 0xCC ). Code Caves can used for direct code injection.

  • Usage: CodeCaveFinder.exe ProcessName

  • Example: CodeCaveFinder.exe steam.exe

If you don`t refer a process name you get a process list.

Tested on Windows XP SP3

Should work on Windows 2000 Windows XP SP1, SP2 and SP3 Windows Vista

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated4y ago
Forks0

Languages

C++

Security Score

55/100

Audited on Aug 5, 2021

No findings