Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Working around native methods #32

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
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions