Skip to content

A c++ program that search a pattern of bytes of the chosen process target

Notifications You must be signed in to change notification settings

deplantis/CPP-external-signature-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

C++ external signature scanner

A c++ program that search a pattern of bytes of the chosen process target

todo

make a internal version?? = ?? idk

library

windows library / api https://learn.microsoft.com/en-us/windows/win32/api/
NTDLL (undocumented)

notes

only tested on x64 | c++ 17 | release mode

deplantis

if you have any code suggestions / code improvements contact me on discord

About

A c++ program that search a pattern of bytes of the chosen process target

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages