Thanks to visit codestin.com
Credit goes to github.com

Skip to content

When decompiling, replace reference to things like address(this.code[0x5c52:(0x5c52+0x20)]) by it's content #74

@ytrezq

Description

@ytrezq

Very unclear to read. Please execute/evaluate such static expressions in order to get the underlying address being called.

Eventually do the same for variables (for example, if the code does something like local29348 = 0x7a250d5630b4cf539739df2c5dacb4c659f2488d; then replace replace all occurrences of local29348 by 0x7a250d5630b4cf539739df2c5dacb4c659f2488d since it's a static expression).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions