Skip to content

using raw functions like taintAssignment from the taint engine does not work without building semantics first #1406

@mecrii9191

Description

@mecrii9191

Hello, i'm trying to analyze a basic block (without using the symbolic execution), so i'm enumerating instructions and using the taint engine on them.. however it does not seem to work if i don't build the semantics first, and functions like taintAssignment/taintUnion to spread a taint should work without building the semantics.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions