ev-flow / ev-flow/quark-engine
Add upper functions of mutual parent function in Call Graph
Open
enhancement
issue-processing-state-01
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 218
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 7
Description
## Description
Add upper functions which executed the mutual parent function that have potential malware activity.
I think it will improve the efficiency of tracing malware behaviour in source code.
### For example:
- Crime: Send location via SMS
- Mutual parent function: `sendLocation`
And two functions `onCreate` and `getUserLocation` has call `sendLocation`.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.