This is the AMP version of this page.
If you want to load the real page instead, click this text.

Solved where is the right offset

Status
Not open for further replies.

RadenVJ

Solid & Active Platinian
public int Attack
{
[Token(Token = "0x6001724")]
[Address(RVA = "0x9A34DC", Offset = "0x9A34DC", VA = "0x9A34DC")]
[Attribute(Name = "CompilerGeneratedAttribute", RVA = "0x5F30BC", Offset = "0x5F30BC")]
get
{
return 0;
}

which offset is the right one for me to hook ?
 
Status
Not open for further replies.