Earticle

현재 위치 Home

Poster Session â…¢ : ICT Convergence & Network / IT Fusion Technologies etc

A Study on Android Emulator Detection Using Build Properties

첫 페이지 보기

원문정보

초록

영어
Android malware analysis systems examine the runtime behavior of apps in emulators for dynamic analysis. However, evasive Android malware can stop executing malicious activities to avoid detection by malware analysis systems if it finds itself executing on an emulator. Thus, it is important to investigate existing and potential techniques for detecting emulated environments. In this paper, we propose an effective technique to detect the latest Android emulators, Android Virtual Device (AVD), NoxPlayer, and BlueStacks. The proposed technique utilizes the properties of the build.prop file as well as android.os.Build class to detect the latest emulators. Experimental results show that emulators were effectively detected by checking the string values corresponding some specific properties.

목차

Abstract
I. INTRODUCTION
II. RELATED WORK
III. EMULATOR DETECTION USING THE BUILD PROPERTIES
A. Emulators and Experimental Environments
B. Comparison of an AVD and NoxPlayer
C. Comparison of an AVD and BlueStacks 5
IV. CONCOLUSION AND FUTURE WORK
REFERENCES

저자

  • Jae-do Lim [ Dept. of Software Science Dankook University Yongin, Republic of Korea ]
  • Il-kyu Kim [ Dept. of Computer Engineering, Dankook University Yongin, Republic of Korea ]
  • Namsu Kim [ Dept. of Computer Science and Engineering Dankook University Yongin, Republic of Korea ]
  • BooJoong Kang [ Dept. of Electronics and Computer Science University of Southampton Southampton, United Kingdom ] Corresponding Author
  • Seong-je Cho [ Dept. of Software Science Dankook University Yongin, Republic of Korea ] Corresponding Author

참고문헌

간행물 정보

발행기관

  • 발행기관명
    한국차세대컴퓨팅학회 [Korean Institute of Next Generation Computing]
  • 설립연도
    2005
  • 분야
    공학>컴퓨터학
  • 소개
    본 학회는 차세대 PC 및 그 관련분야의 학술활동을 통하여 차세대 PC의 학문 및 기술발전을 도모하고 산업발전 및 국제협력 증진을 목적으로 한다.

간행물

  • 간행물명
    한국차세대컴퓨팅학회 학술대회
  • 간기
    반년간
  • 수록기간
    2021~2025
  • 십진분류
    KDC 566 DDC 004

이 권호 내 다른 논문 / 한국차세대컴퓨팅학회 학술대회 The 8th International Conference on Next Generation Computing 2022

    피인용수 : 0건 (자료제공 : 네이버학술정보)

    함께 이용한 논문 이 논문을 다운로드한 분들이 이용한 다른 논문입니다.

      ").insertBefore("#footer"); $("div.art-detail div.tail-ctl").append("
      " + $("div.art-detail div.head-ctl").html() +"
      ").appendTo("#art_tail_ctl"); $("button.btn-browser-open").bind("click", function () { selected_art_file_open($("#d_artType").val() + $("#d_id").val()); }); $("div.art-ctl button").bind("click", function () { var cls = $(this).attr("class"); var key = $("#d_artType").val() + $("#d_id").val(); if (cls.indexOf("btn-purchase") >= 0) { selected_buy(key); } else if (cls.indexOf("btn-download") >= 0) { selected_download(key); } else if (cls.indexOf("btn-quote") >= 0) { selected_quote("0" + key); } else if (cls.indexOf("btn-bookmark") >= 0) { selected_bookmark(key); } }); scroll_event(); page_unload(); recent_article_cookie_add(); });
      페이지 저장