Skip to content

A program that takes an EXE or DLL file as an input and searches for null areas inside it where code can be injected into and saves all the null addresses to a txt file

Notifications You must be signed in to change notification settings

Mohamed-Adil-Cyber/code_Cave_Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

code_Cave_Finder

A program that takes an EXE or DLL file as an input and searches for null areas inside it where code can be injected into it and saves all the null addresses to a txt file.

Output will be stored in cave.txt which will be created after the program searches for code caves.

About

A program that takes an EXE or DLL file as an input and searches for null areas inside it where code can be injected into and saves all the null addresses to a txt file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages