ev-flow / ev-flow/quark-engine

Inaccurate Parameter Extraction in getParamValue API

Open
#665 0 comments 0 reactions 1 assignee Claimed by @haeter525 View on GitHub
issue-processing-state-06
Dominant language
Python
Stars
1.7k
Forks
218
Avg merge
4d 12h
Merged PRs (30d)
7

Description

**Description:**
The function `get_arguments_from_argument_str` within the Quark Script API `getParamValue` is designed to filter out irrelevant strings and extract the actual parameter values from the parameter string. These strings may contain information about the source methods and classes of the parameter values.

However, the current accuracy of this function's extraction is suboptimal, leading to the inclusion of non-actual parameter values in the extracted content.

Despite recent improvements to this API (see PR#1), which significantly increased the accuracy of parameter extraction from smali code, there are still some edge cases where the results may not be entirely accurate. Further refinement is planned for the future.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.