Ahmet Bilal Can

Results 4 issues of Ahmet Bilal Can

If "$" is used as a method name get function of wrapper does not handle it correctly. This fixes the issue. I also added test for this. Not sure it...

Adding [androguard-yara](https://github.com/Koodous/androguard-yara) plugin and generating report to feed androguard module. Since androguard already used in project this will be easy to implement. Will it be usefull than current yara module...

Since lots of malware gets DEVICE_ADMIN permission adb uninstall command fails with DELETE_FAILED_DEVICE_POLICY_MANAGER error . Therefore if app is device-admin, call disable-user if uninstall fails.

Latest libpcap version fails with following error. ``` clang-14: warning: argument unused during compilation: '-pie' [-Wunused-command-line-argument] ld: error: unable to find library -lnl-genl-3 ld: error: unable to find library -lnl-3...