Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.
/ siggy Public archive

Internal & External x64 & x86 Windows Signature Scanner

License

Notifications You must be signed in to change notification settings

creaffy/siggy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

siggy

user-mode memory signature scanner

🌌 Support:

  • Both 64-bit and 32-bit processes
  • Both internal and external scanning
  • Windows only

⚡ Notes:

  • Scan range is always [Min, Max].

  • The sig::pat namespace contains helper functions for generating patterns.

  • If a chunk of memory matching your pattern for whatever reason stretches across two (or more) different regions, it will not be picked up by the scanner as it scans every region separately. But this, in theory, should never happen unless done on purpose.

About

Internal & External x64 & x86 Windows Signature Scanner

Topics

Resources

License

Stars

Watchers

Forks

Languages