From f135b14944bc8e90ec29cd2ae831ffde8179d852 Mon Sep 17 00:00:00 2001 From: 777irug <67226582+777irug@users.noreply.github.com> Date: Sat, 5 Sep 2020 16:23:45 +0530 Subject: [PATCH] Update hids_android.py --- hids_android.py | 1 - 1 file changed, 1 deletion(-) diff --git a/hids_android.py b/hids_android.py index aae982d..762800b 100755 --- a/hids_android.py +++ b/hids_android.py @@ -1,6 +1,5 @@ #!/usr/bin/env python # -#Author: andypitcher #This program trains and collects the system calls run by a given app by generating random usage #It calls match_sig.py afterwhile to match the straces PID and PID children to the signatures #