Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AndroidOS/Agent.YM Malware reported in APK generated with Lottie #1571

Closed
Arjunjoshi123 opened this issue May 20, 2020 · 1 comment
Closed

Comments

@Arjunjoshi123
Copy link

Link to fork with a repro in the issue-repro module

  • Tested With V 3.3.0 and V 3.4.0

Describe the bug

  • AndroidOS/Agent.YM Malware was reported in APK generated with Lottie v 3.3.0/v 3.4.0
  • This was Tested in VirusTotal.com

Steps To Reproduce
Steps to reproduce the behavior:

  1. Create the Blank project in android studio with adding the lottie dependency i.e
    implementation 'com.airbnb.android:lottie:3.4.0' in build.gradle file

  2. Genarate the signed release apk

3.Upload and Test the genarated apk in VirusTotal.com

  1. The error reported by "VirusTotal" file is attached
    LottieIssue

I have also attached sample andriod project to demonstrate it.
AndriodStudioProject.zip

Please let me know what is the issue in project or if i am missing something

Is there any way to find if its a false alarm.

Thanks in Advance,
Arjun

@gpeal
Copy link
Collaborator

gpeal commented Jun 14, 2020

@Arjunjoshi123 This must be an issue with the virus reporting tool. The only transitive dependency in Lottie is okio.

@gpeal gpeal closed this as completed Jun 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants