Skip to content

Working around native methods #32

@leeN

Description

@leeN

When dealing with libraries that define native methods, we must ensure that the instrumentation does not change their signatures. As we can't taint through native code anyway, losing the taints here seems the only option.

The solution would be to define proxy methods that wraps the native method and converts the types.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions