Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultCT630EndSequene ¶
func DefaultCT630EndSequene() []string
Types ¶
type Normalizer ¶
type Normalizer struct {
// contains filtered or unexported fields
}
func Default ¶
func Default() *Normalizer
func New ¶
func New(opcodeReplacement OpcodeReplacement, endSequence ...string) *Normalizer
func (*Normalizer) WithEndSequence ¶
func (n *Normalizer) WithEndSequence(endSequence ...string) *Normalizer
func (*Normalizer) WithOpcodeReplacement ¶
func (n *Normalizer) WithOpcodeReplacement(from opcodes.Opcode, to opcodes.Opcode) *Normalizer
Click to show internal directories.
Click to hide internal directories.