Skip to content

feat: support only detect paths initiating from a function #1019

Open
@yxliang01

Description

@yxliang01

Description

As for as I know, currently, Mythril only supports specifying the contract of interest, but not function of interest. I think would be great if it supports specifying function of interest.

Background

When Mythril detected a smart contract is vulnerable, we would want to modify the reportedly vulnerable statements. Thus, to verify we have successfully addressed the problem, we only need Mythril care about the paths starting from the modified functions, not every path in the smart contract. So, supporting such functionality would allow faster debugging time (arguable, Mythril can be very slow under some smart contracts, run > 20 mins).

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions