Package IDAscope :: Package idascope :: Package core :: Module PatternManager
[hide private]
[frames] | no frames]

Module PatternManager

source code

Classes [hide private]
  MutablePattern
simple wrapper class used in Felix' original implementation to identify such patterns that can be mutated / padded to unsigned int ( 2byte) or long (4 byte).
  PatternManager
This class stores patterns for crypto detection and allows manipulations on them, such as tokenizing into certain bytes lengths in order to increase detection robustness.
Variables [hide private]
  __package__ = 'IDAscope.idascope.core'