From ccec0794f37eddf6fba20a11d277080a600b7b33 Mon Sep 17 00:00:00 2001 From: Ashish Bhatia Date: Sat, 12 Jul 2025 14:32:10 -0700 Subject: [PATCH 1/2] Update README.md --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ec0c5ef..28d874c 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,17 @@ 3. Collected from several sources/mailing lists 4. Contributions are welcome - please create a new directory for every sample type, add a README file and samples in that directory -## Citations +## 📖 Citation -This repository has been cited in [~50 papers](https://scholar.google.com/scholar?as_sdt=0,5&q=github.com/ashishb/android-malware&hl=en) +```bibtex +@misc{ + author = {Ashish Bhatia (ashishb.net)}, + title = {Largest collection of Android Malware}, + year = {2025}, + publisher = {GitHub}, + journal = {GitHub repository}, + howpublished = {\url{https://github.com/ashishb/android-malware}} +} +``` + +This repository has been cited in [50+ papers](https://scholar.google.com/scholar?as_sdt=0,5&q=github.com/ashishb/android-malware&hl=en) From 149324cb7edcad5723a8a29ab7a00db371fd5325 Mon Sep 17 00:00:00 2001 From: Ashish Bhatia Date: Sat, 12 Jul 2025 14:32:43 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28d874c..2ba8a74 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ ```bibtex @misc{ - author = {Ashish Bhatia (ashishb.net)}, + author = {Ashish Bhatia - ashishb.net}, title = {Largest collection of Android Malware}, year = {2025}, publisher = {GitHub},