Show / Hide Table of Contents

Namespace ERC.Utilities

Classes

Convert

Static class containing methods for common conversions.

OpcodeAssembler

OpcodeAssembler class, can be declared and inherit from a ProcessInfo object to inherit the values of the current process or be called as a static function to assemble instructions.

OpcodeDisassembler

OpcodeDisassembler class, can be declared and inherit from a ProcessInfo object to inherit the values of the current process or be called as a static function to disassemble opcodes.

PatternTools

Static class used to build a non repeating pattern and identify the position of a string in a non repeating pattern.

Payloads

A collecton of methods which generate payloads.

PtrRemover

Contains methods for identifying and removing pointers to unwanted data.

RopChainGenerator32

Attempts to create Rop chains from 64 bit processes.

RopChainGenerator32.X86Lists

Contains lists of instructions for specific registers.

RopChainGenerator64

Attempts to create Rop chains from 64 bit processes.

RopChainGenerator64.X64Lists

Contains lists of instructions for specific registers.

Back to top Generated by DocFX