ev-flow / ev-flow/quark-engine

Add upper functions of mutual parent function in Call Graph

Open
#135 2 comments 0 reactions 0 assignees View on GitHub
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`.

![](https://i.imgur.com/o9dKqbD.png)

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.