메소드 | 설명 | |
---|---|---|
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.
|
메소드 | 설명 | |
---|---|---|
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. |
리턴 | System.Collections.Generic |