Merlini Advanced Cheater
Reputation: 2
Joined: 12 Jun 2016 Posts: 53
|
Posted: Sun Oct 23, 2016 7:09 pm Post subject: Mono: "This is not a valid address" |
|
|
I'm learning mono by making a table for Endless Legend Tempest.
There is a category of addresses marked by < > and some other symbols,
that when trying to accesess them through goto address results in an error.
"This is not a valid address"
For instance,
there is a method in DepartmentOfTransportation+<MoveToProcessor>c__Iterator259 called MoveNext.
This is shown in the memory view simply as:
<MoveToProcessor>c__Iterator259:MoveNext
If I try to define this address in a script, or even try to go to the
address using the goto function, it returns an error.
Is there a way to access these address using symbols,
instead of using aobscan?
Description: |
|
Filesize: |
9.78 KB |
Viewed: |
3616 Time(s) |

|
Description: |
|
Filesize: |
111.7 KB |
Viewed: |
3616 Time(s) |

|
|
|