CFP last date
22 April 2024
Reseach Article

Piracy Detection App of Android Applications

by Nandisha M. M., S. L. Deshpande
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 146 - Number 6
Year of Publication: 2016
Authors: Nandisha M. M., S. L. Deshpande
10.5120/ijca2016910787

Nandisha M. M., S. L. Deshpande . Piracy Detection App of Android Applications. International Journal of Computer Applications. 146, 6 ( Jul 2016), 6-10. DOI=10.5120/ijca2016910787

@article{ 10.5120/ijca2016910787,
author = { Nandisha M. M., S. L. Deshpande },
title = { Piracy Detection App of Android Applications },
journal = { International Journal of Computer Applications },
issue_date = { Jul 2016 },
volume = { 146 },
number = { 6 },
month = { Jul },
year = { 2016 },
issn = { 0975-8887 },
pages = { 6-10 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume146/number6/25400-2016910787/ },
doi = { 10.5120/ijca2016910787 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T23:49:37.038363+05:30
%A Nandisha M. M.
%A S. L. Deshpande
%T Piracy Detection App of Android Applications
%J International Journal of Computer Applications
%@ 0975-8887
%V 146
%N 6
%P 6-10
%D 2016
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Rapid increase of Smartphone users worldwide has moved developers attention towards Mobile platform to create applications for Smartphone. Android is one such major mobile platform and also an open source operating system. With the rapid increase in the android applications some undesirable apps begin to show up. Two kinds of such apps are pirated and malware. This focuses on piracy of application in android market, because one developer pirates the other developer’s work. Two type of piracy present in android application, first copied java source code and other is graphical asset. This paper discusses on how to identify pirated application both graphical and java source code piracy. Androguard tool analyze similarity of bytecode in applications. With this tool, add extra feature to Combined Graphical asset comparison in Androguard. Finally, experimented result shows within 50sec can compare 20 Mb application graphical similarities and 120sec for source code comparison using Androsim (Snappy compressor).

References
  1. http://www.statista.com/statistics/201182/forecast-of-smartphone-users-in-the-us/
  2. Anthony Desnos. 2012 Honeynet project. Android: Static Analysis Using Similarity Distance ESIEA: Operational Cryptology and Virology Laboratory (CVO).
  3. Jiawei Zhu, Zhengang Wu, Zhi Guan, and Zhong Chen. 2015 Appearance Similarity Evaluation for Android Applications. 7th International Conference on Advanced Computational Intelligence, Mount Wuyi, Fujian, China; March 27-29, 2015.
  4. http://blog.iconfinder.com/detecting-duplicate-images-using-python/
  5. http://www.hackerfactor.com/blog/?/archives/529-Kind-of-Like-That.html
  6. http://www.cio.com/article/2923453/careers-staffing/5-hot-trends-in-software-development-hiring.html#slide2
  7. Steve Hanna, Ling Huang, Edward Wu, Saung Li, Charles Chen, and Dawn Song. Juxtapp: A Scalable System for Detecting Code Reuse among Android Applications. Intel labs and UC Berkely.
  8. Saung Li. 2012 Juxtapp and DStruct: Detection of Similarity among Android Applications. Electrical Engineering and Computer Sciences University of California at Berkeley.
  9. A. Gianazza, F. Maggi, A. Fattori, L. Cavallaro, and S. Zanero, “Puppetdroid: A user-centric ui exerciser for automatic dynamic analysis of similar android applications,” ArXiv e-prints, Feb. 2014. Computer Science - Cryptography and Security.
  10. https://code.google.com/p/androguard/
  11. http://phrack.org/issues/68/15.htm
Index Terms

Computer Science
Information Sciences

Keywords

Android Androguard Piracy Malware Sourcecode Graphical asset Similarity Backend Frontend.