Skip to content

Desktop application for rapid development and testing of patterns.

Notifications You must be signed in to change notification settings

relib/PatternScanner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PatternScanner

This is a utility that allows for rapid development and testing of patterns. PatternScanner is able to import patterns from:

  • IDA (.<section>:<address> <opcodes> <disassembly>)
  • Cheat-Engine (<address> - <opcodes> - <disassembly>)
  • Hex (hexadecimal numbers and '?' or '??' as wildcards)

By using PeNet, PatternScanner is able to scan single sections of files only. When unable to parse sections or when the input file could not be parsed as a PE file, it will scan the entire file.

About

Desktop application for rapid development and testing of patterns.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%