Property | Type | Description | |
---|---|---|---|
binary | byte[] |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Finish ( ) : void | ||
Patch ( byte bytes, short pattern, long address ) : void | ||
Patcher ( string file ) : System |
Method | Description | |
---|---|---|
SearchOffset ( short pattern ) : long |
public Patch ( byte bytes, short pattern, long address ) : void | ||
bytes | byte | |
pattern | short | |
address | long | |
return | void |