Skip to content

z3.z3types.Z3Exception: b'invalid extract application' #99

Description

@harveyghq

Describe the bug
When using Rust std::env::args_os to accept command line arguments, z3 backend generates an error. I think z3 doesn't support some types, because std::env::args_os is designed to accept invalid unicode argument. ref

image

Some of the last analyzed functions:

image

To Reproduce
python launcher.py -f args_os.d.wasm -s -v debug --source_type rust

Expected behavior
No errors.

Additional context
args_os.d.wasm.tar.gz

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions