Method | Description | |
---|---|---|
ToString ( ) : string |
Creates a string representation if the of the objects properties.
|
|
UNWIND_INFO ( byte buff, uint offset ) : System.Collections.Generic |
Create a new UNWIND_INFO object.
|
Method | Description | |
---|---|---|
ParseUnwindCodes ( byte buff, uint offset ) : UNWIND_CODE[] |
public UNWIND_INFO ( byte buff, uint offset ) : System.Collections.Generic | ||
buff | byte | A PE file as a byte array. |
offset | uint | Raw offset of the UNWIND_INFO struct. |
return | System.Collections.Generic |