Skip to content

[decoding] provide user feedback if string decoding might not have been successful #280

Open
@mr-tz

Description

@mr-tz

for example we know that we ran a function but did not get any output that is a string? can we even tell?
we know that something might have gone wrong when we get an exception, e.g. InstructionRangeExceededError

also tell user if no decoding function was found
or if function was found, but no strings could be recovered

Also: if a decoding function is called 30 times, but only 28 strings are recovered from it, something might have gone wrong (see 6ee35da59f92f71e757d4d5b964ecf00, 0x40166C for example?)

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