KR102615798B1 - Apparatus and method for preventing screen capture and mirroring using text field protection properties - Google Patents

Apparatus and method for preventing screen capture and mirroring using text field protection properties Download PDF

Info

Publication number
KR102615798B1
KR102615798B1 KR1020230075930A KR20230075930A KR102615798B1 KR 102615798 B1 KR102615798 B1 KR 102615798B1 KR 1020230075930 A KR1020230075930 A KR 1020230075930A KR 20230075930 A KR20230075930 A KR 20230075930A KR 102615798 B1 KR102615798 B1 KR 102615798B1
Authority
KR
South Korea
Prior art keywords
dependency
text field
class
field protection
screen
Prior art date
Application number
KR1020230075930A
Other languages
Korean (ko)
Inventor
김태민
심재빈
김상현
신용구
Original Assignee
주식회사 스틸리언
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 스틸리언 filed Critical 주식회사 스틸리언
Priority to KR1020230075930A priority Critical patent/KR102615798B1/en
Application granted granted Critical
Publication of KR102615798B1 publication Critical patent/KR102615798B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/70Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
    • G06F21/82Protecting input, output or interconnection devices
    • G06F21/84Protecting input, output or interconnection devices output devices, e.g. displays or monitors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Abstract

개시된 발명의 일 실시예에 따른 텍스트 필드 보호 속성을 이용한 스크린 캡처 및 미러링 방지 장치는 제1클래스에 포함된 텍스트 필드 보호 속성을 추출하는 보호 속성 추출 모듈, 상기 텍스트 필드 보호 속성의 의존성을 제거하는 의존성 제거 모듈 및 화면 복사 기능 수행 시 복사되는 UI인 제2클래스에 대해 상기 텍스트 필드 보호 속성의 의존성을 부여하는 의존성 입력 모듈을 포함한다.A screen capture and mirroring prevention device using text field protection properties according to an embodiment of the disclosed invention includes a protection property extraction module for extracting text field protection properties included in a first class, and a dependency for removing dependency of the text field protection properties. It includes a removal module and a dependency input module that provides dependency of the text field protection property on a second class, which is a UI that is copied when the screen copy function is performed.

Description

텍스트 필드 보호 속성을 이용한 스크린 캡처 및 미러링 방지 장치 및 방법{Apparatus and method for preventing screen capture and mirroring using text field protection properties}Apparatus and method for preventing screen capture and mirroring using text field protection properties}

개시된 발명은 텍스트 필드 보호 속성을 이용한 스크린 캡처 및 미러링 방지 장치 및 방법에 관한 것으로서, 보다 상세하게는 그래픽 레이어에 보호 속성을 적용하여 화면 복사 시에 그래픽 레이어가 통과되도록 함으로써 스크린 캡처 및 미러링을 방지하는 기술에 관한 발명이다.The disclosed invention relates to a device and method for preventing screen capture and mirroring using text field protection properties. More specifically, it relates to a device and method for preventing screen capture and mirroring by applying a protection property to a graphic layer to allow the graphic layer to pass when copying the screen. It is an invention about technology.

최근에는 아티스트의 그림이나 만화 작가들이 연재하는 웹툰 등의 미디어 컨텐츠가 사용자 단말기의 어플리케이션을 통해 무료 또는 유료로 유저들에게 제공되고 있다. 이러한 미디어 컨텐츠는 일종의 저작물로서, 저작자의 지적 재산권에 속하는 귀중한 자산이다.Recently, media content, such as drawings by artists or webtoons published by cartoonists, is being provided to users for free or for a fee through applications on user terminals. These media contents are a type of copyrighted work and are valuable assets belonging to the author's intellectual property rights.

그러나, 일부 악의를 가진 유저가 스크린 캡처 또는 미러링을 통해 이러한 저작물을 불법적으로 유출 및 배포하는 경우가 있다. 스크린 캡처와 미러링은 사용자 단말기에 표시된 화면을 복사하는 기능으로서, 개인 단말기를 통해 수행되기에 저작자가 해당 유저의 불법 복사를 알 수 없다는 문제가 있다.However, there are cases where some malicious users illegally leak and distribute these works through screen capture or mirroring. Screen capture and mirroring are functions that copy the screen displayed on the user's terminal, and because they are performed through a personal terminal, there is a problem in that the author cannot be aware of the user's illegal copying.

또한, 안드로이드 시스템의 경우 시스템 자체에서 저작물의 캡처 또는 미러링을 차단할 수 있는 기능이 존재하지만, IOS 시스템의 경우 어플리케이션이 캡처를 차단하는 기능을 부여받으려면 컨텐츠 암호화, 복호화 서버를 추가하는 복잡한 절차를 거쳐야 하고, 또는 화면 복사가 완료된 이후의 단계만을 핸들링 하는 기능만이 존재한다. In addition, in the case of the Android system, there is a function that can block the capture or mirroring of copyrighted works within the system itself, but in the case of the IOS system, in order for the application to be given the function to block capture, it must go through a complicated process of adding a content encryption and decryption server. , or there is only a function that handles only the steps after screen copying is completed.

또한, 이러한 기능들은 동영상과 같이 스트리밍 서비스에 대한 스크린 캡처 및 미러링을 차단하는 것은 가능하나, 웹툰과 같은 정적 이미지 저작물에 대해 스크린 캡처 및 미러링을 차단하지 못한다는 단점이 있다.Additionally, these functions can block screen capture and mirroring for streaming services such as videos, but have the disadvantage of not blocking screen capture and mirroring for static image works such as webtoons.

따라서, 사용자의 개인 정보 및 보안을 우선시하는 IOS 시스템의 경우 설치된 어플리케이션 간의 상호 작용을 제한하며, 특정 어플리케이션에서 캡처를 금지하는 기능을 적용하는 데 어려움이 존재하므로, 저작물의 불법 스크린 캡처 및 미러링을 원천적으로 방지하기 어려운 문제점이 존재한다. Therefore, in the case of IOS systems that prioritize user privacy and security, there are difficulties in applying functions that limit interaction between installed applications and prohibit capture in specific applications, preventing illegal screen capture and mirroring of copyrighted works from the source. There are problems that are difficult to prevent.

(특허 문헌 0001) 대한민국 등록 특허 제10-1974618호(스크린 캡처 차단 방법, 상기 방법을 수행하는 어플리케이션 및 사용자 단말)(Patent Document 0001) Republic of Korea Patent No. 10-1974618 (Method for blocking screen capture, application and user terminal for performing the method)

따라서, 일 실시예에 따른 텍스트 필드 보호 속성을 이용한 스크린 캡처 및 미러링 방지 장치 및 방법은 상기 설명한 문제점을 해결하기 위하여 창작된 발명으로서, 사용자의 화면 복사 시 보호가 필요한 특정 그래픽 레이어는 통과되고 하위 그래픽 레이어가 복사되도록 하여 스크린 캡처 및 미러링을 방지하는 장치 및 방법을 제공하는데 그 목적이 있다.Therefore, the screen capture and mirroring prevention device and method using the text field protection attribute according to one embodiment is an invention created to solve the problem described above, and when the user copies the screen, the specific graphic layer requiring protection is passed and the sub-graphics are passed. The purpose is to provide a device and method for preventing screen capture and mirroring by allowing layers to be copied.

보다 구체적으로는, 특정 클래스에 존재하는 텍스트 필드 보호 속성을 추출하고 이를 보호가 필요한 특정 그래픽 레이어에 적용하여 악성 유저의 불법적인 스크린 캡처 및 미러링을 방지하는 장치 및 방법을 제공하는 데 그 목적이 있다.More specifically, the purpose is to provide a device and method to prevent illegal screen capture and mirroring by malicious users by extracting text field protection properties that exist in a specific class and applying them to a specific graphic layer that requires protection. .

개시된 발명의 일 실시예에 따른 텍스트 필드 보호 속성을 이용한 스크린 캡처 및 미러링 방지 장치는 제1클래스에 포함된 텍스트 필드 보호 속성을 추출하는 보호 속성 추출 모듈, 상기 텍스트 필드 보호 속성의 의존성을 제거하는 의존성 제거 모듈 및 화면 복사 기능 수행 시 복사되는 UI인 제2클래스에 대해 상기 텍스트 필드 보호 속성의 의존성을 부여하는 의존성 입력 모듈을 포함할 수 있다.A screen capture and mirroring prevention device using text field protection properties according to an embodiment of the disclosed invention includes a protection property extraction module for extracting text field protection properties included in a first class, and a dependency for removing dependency of the text field protection properties. It may include a removal module and a dependency input module that grants dependency of the text field protection property to a second class that is a UI that is copied when the screen copy function is performed.

상기 제2클래스는 사용자 단말기의 화면에 표시되는 그래픽 레이어를 포함하고, 상기 의존성 입력 모듈은 상기 그래픽 레이어에 상기 텍스트 필드 보호 속성을 적용할 수 있다.The second class includes a graphic layer displayed on the screen of the user terminal, and the dependency input module can apply the text field protection attribute to the graphic layer.

상기 사용자 단말기에서 화면 복사 기능이 수행되는 경우, 상기 의존성 입력 모듈이 상기 그래픽 레이어에 적용한 상기 텍스트 필드 보호 속성에 기초하여, 상기 그래픽 레이어는 통과되고 상기 그래픽 레이어의 하위 그래픽 레이어가 복사될 수 있다.When a screen copy function is performed on the user terminal, based on the text field protection attribute applied to the graphic layer by the dependency input module, the graphic layer may be passed and a lower graphic layer of the graphic layer may be copied.

상기 의존성 제거 모듈은 상기 텍스트 필드 보호 속성을 최상위 클래스의 속성으로 재작성할 수 있다.The dependency removal module can rewrite the text field protection properties as properties of the top class.

상기 제1클래스는 텍스트 입력과 관련된 기능을 제공하는 UITextField일 수 있다.The first class may be UITextField, which provides functions related to text input.

개시된 발명의 일 실시예에 따른 텍스트 필드 보호 속성을 이용한 스크린 캡처 및 미러링 방지 방법은 제1클래스에 포함된 텍스트 필드 보호 속성을 추출하는 보호 속성 추출 단계, 상기 텍스트 필드 보호 속성의 의존성을 제거하는 의존성 제거 단계 및 화면 복사 기능 수행 시 복사되는 UI인 제2클래스에 대해 상기 텍스트 필드 보호 속성의 의존성을 부여하는 의존성 입력 단계를 포함할 수 있다.A screen capture and mirroring prevention method using text field protection properties according to an embodiment of the disclosed invention includes a protection property extraction step of extracting text field protection properties included in a first class, and a dependency of removing the dependency of the text field protection properties. It may include a removal step and a dependency input step of assigning dependency of the text field protection property to the second class, which is a UI that is copied when the screen copy function is performed.

상기 의존성 부여 단계는, 상기 제2클래스에 포함된 사용자 단말기의 화면에 표시되는 그래픽 레이어에 상기 텍스트 필드 보호 속성을 적용하는 단계를 포함할 수 있다.The dependency granting step may include applying the text field protection attribute to a graphic layer displayed on the screen of the user terminal included in the second class.

일 실시예에 따른 텍스트 필드 보호 속성을 이용한 스크린 캡처 및 미러링 방지 장치 및 방법은 사용자 단말기로 제공되는 그래픽 레이어의 품질은 그대로 유지하되, 화면 복사 단계에서 실제 복사되는 그래픽 레이어를 별도로 설정하여 스크린 캡처 및 미러링을 방지할 수 있는 장점이 존재한다.An apparatus and method for preventing screen capture and mirroring using a text field protection property according to an embodiment maintains the quality of the graphic layer provided to the user terminal, but separately sets the graphic layer actually copied in the screen copy step to capture and capture the screen. There is an advantage to preventing mirroring.

일 실시예에 따른 텍스트 필드 보호 속성을 이용한 스크린 캡처 및 미러링 방지 장치 및 방법은 운영체제 자체의 캡처 기능 수행과 무관하게 저작물을 보호할 수 있어, 보다 간소화된 방식으로 저작물의 화면 복사를 자체적으로 방지할 수 있는 장점이 존재한다.An apparatus and method for preventing screen capture and mirroring using text field protection properties according to an embodiment can protect copyrighted works regardless of the performance of the capture function of the operating system itself, thereby preventing screen copying of copyrighted works by itself in a more simplified manner. There are advantages that can be achieved.

도 1은 개시된 발명의 일 실시예에 따른 텍스트 필드 보호 속성을 이용한 스크린 캡처 및 미러링 방지 장치의 주요 구성을 나타낸 도면이다.
도 2는 개시된 발명의 일 실시예에 따른 텍스트 필드 보호 속성을 이용한 스크린 캡처 및 미러링 방지 장치에 있어서, 일반적으로 수행되는 스크린 캡처 과정을 도시한 도면이다.
도 3은 개시된 발명의 일 실시예에 따른 텍스트 필드 보호 속성을 이용한 스크린 캡처 및 미러링 방지 방법을 도시한 순서도이다.
도 4는 개시된 발명의 일 실시예에 따른 텍스트 필드 보호 속성을 이용한 스크린 캡처 및 미러링 방지 장치 및 방법에 있어서, 스크린 캡처 및 미러링 기능이 수행되는 경우에 화면 복사 과정을 도시한 도면이다.
도 5는 개시된 발명의 일 실시예에 따른 텍스트 필드 보호 속성을 이용한 스크린 캡처 및 미러링 방지 장치 및 방법에 있어서, 전체적인 API의 동작 과정을 나타낸 도면이다.
Figure 1 is a diagram showing the main configuration of a screen capture and mirroring prevention device using text field protection properties according to an embodiment of the disclosed invention.
FIG. 2 is a diagram illustrating a generally performed screen capture process in a screen capture and mirroring prevention device using text field protection properties according to an embodiment of the disclosed invention.
Figure 3 is a flowchart illustrating a screen capture and mirroring prevention method using text field protection properties according to an embodiment of the disclosed invention.
FIG. 4 is a diagram illustrating a screen copy process when screen capture and mirroring functions are performed in an apparatus and method for preventing screen capture and mirroring using text field protection properties according to an embodiment of the disclosed invention.
Figure 5 is a diagram showing the overall operation process of the API in the screen capture and mirroring prevention device and method using text field protection properties according to an embodiment of the disclosed invention.

본 명세서에 기재된 실시예와 도면에 도시된 구성은 개시된 발명의 바람직한 일 예에 불과할 뿐이며, 본 출원의 출원시점에 있어서 본 명세서의 실시예와 도면을 대체할 수 있는 다양한 변형 예들이 있을 수 있다.The embodiments described in this specification and the configurations shown in the drawings are only preferred examples of the disclosed invention, and at the time of filing this application, there may be various modifications that can replace the embodiments and drawings in this specification.

또한, 본 명세서의 각 도면에서 제시된 동일한 참조번호 또는 부호는 실질적으로 동일한 기능을 수행하는 부품 또는 구성요소를 나타낸다.In addition, the same reference numbers or symbols shown in each drawing of this specification indicate parts or components that perform substantially the same function.

또한, 본 명세서에서 사용한 용어는 실시예를 설명하기 위해 사용된 것으로, 개시된 발명을 제한 및/또는 한정하려는 의도가 아니다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. Additionally, the terms used herein are used to describe embodiments and are not intended to limit and/or limit the disclosed invention. Singular expressions include plural expressions unless the context clearly dictates otherwise.

본 명세서에서, "포함하다" 또는 "가지다" 등의 용어는 명세서상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는다.In this specification, terms such as “comprise” or “have” are intended to indicate the presence of features, numbers, steps, operations, components, parts, or combinations thereof described in the specification, but are not intended to indicate the presence of one or more other features. The existence or addition of numbers, steps, operations, components, parts, or combinations thereof is not excluded in advance.

또한, 본 명세서에서 사용한 "제1", "제2" 등과 같이 서수를 포함하는 용어는 다양한 구성요소들을 설명하는데 사용될 수 있지만, 상기 구성요소들은 상기 용어들에 의해 한정되지는 않으며, 상기 용어들은 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만 사용된다. In addition, terms including ordinal numbers such as “first”, “second”, etc. used in this specification may be used to describe various components, but the components are not limited by the terms, and the terms It is used only for the purpose of distinguishing one component from another.

예를 들어, 본 발명의 권리 범위를 벗어나지 않으면서 제1 구성요소는 제2 구성요소로 명명될 수 있고, 유사하게 제2 구성요소도 제1 구성요소로 명명될 수 있다. "및/또는" 이라는 용어는 복수의 관련된 기재된 항목들의 조합 또는 복수의 관련된 기재된 항목들 중의 어느 항목을 포함한다.For example, a first component may be named a second component, and similarly, the second component may also be named a first component without departing from the scope of the present invention. The term “and/or” includes any of a plurality of related stated items or a combination of a plurality of related stated items.

이하에서는 본 발명에 따른 실시예를 첨부된 도면을 참조하여 상세히 설명한다.Hereinafter, embodiments according to the present invention will be described in detail with reference to the attached drawings.

도 1은 개시된 발명의 일 실시예에 따른 텍스트 필드 보호 속성을 이용한 스크린 캡처 및 미러링 방지 장치의 주요 구성을 나타낸 도면이다.Figure 1 is a diagram showing the main configuration of a screen capture and mirroring prevention device using text field protection properties according to an embodiment of the disclosed invention.

도 1을 참조하면, 일 실시예에 따른 텍스트 필드 보호 속성을 이용한 스크린 캡처 및 미러링 방지 장치(100)는 사용자 단말기에 설치되는 소프트웨어 프로그램 또는 소프트웨어 프로그래밍 인터페이스(Application Programming Interface, API)로 구현될 수 있다. Referring to FIG. 1, the screen capture and mirroring prevention device 100 using text field protection properties according to an embodiment may be implemented as a software program installed on a user terminal or a software programming interface (Application Programming Interface, API). .

이하에서는, 일 실시예에 따른 텍스트 필드 보호 속성을 이용한 스크린 캡처 및 미러링 방지 장치(100)를 스크린 캡처 및 미러링 방지 장치(100)로 축약하여 명명하도록 한다.Hereinafter, the screen capture and mirroring prevention device 100 using text field protection properties according to an embodiment will be abbreviated as the screen capture and mirroring prevention device 100.

본 발명에서의 소프트웨어는 주로 모바일 어플리케이션 또는 앱(Application)이라고 불리며, 휴대폰 운영 체제(OS)에 설치되어 실행되며, 사용자가 다양한 작업을 수행하고 휴대폰의 기능을 활용할 수 있도록 하는 통상적인 소프트웨어로 구현될 수 있다.The software in the present invention is mainly called a mobile application or app, and is installed and executed on a mobile phone operating system (OS), and can be implemented as conventional software that allows the user to perform various tasks and utilize the functions of the mobile phone. You can.

또한, 본 발명에서의 소프트웨어 프로그래밍 인터페이스는 프로그램 간 데이터를 교환하고 소프트웨어 응용프로그램의 상호 작용을 위한 인터페이스로서, 애플리케이션을 구축하는 데 필요한 기능 및 도구를 제공하는 것이다.Additionally, the software programming interface in the present invention is an interface for exchanging data between programs and interacting with software applications, and provides functions and tools necessary for building applications.

따라서, 개시된 발명의 일 실시예에 따른 스크린 캡처 및 미러링 방지 장치(100)가 설치되는 사용자 단말기는 네트워크를 이용하여 데이터를 송수신하고, 다양한 소프트웨어가 실행될 수 있는 컴퓨팅장치에 해당할 수 있다. Accordingly, the user terminal on which the screen capture and mirroring prevention device 100 according to an embodiment of the disclosed invention is installed may correspond to a computing device that transmits and receives data using a network and can execute various software.

사용자 단말기에는 부팅 및 구동을 위한 운영체제(Operating System) 프로그램이 저장되어 있을 수 있다. 예컨대, 운영체제 프로그램은 안드로이드 OS(Android), iOS(iPhone OS), 타이젠 OS(Tizen OS), 블랙베리 OS(BlackBerry OS), 윈도우 폰 OS(Windows Phone OS) 등을 포함할 수 있다.An operating system program for booting and driving may be stored in the user terminal. For example, operating system programs may include Android OS, iOS (iPhone OS), Tizen OS, BlackBerry OS, Windows Phone OS, etc.

또한, 사용자 단말기는 이러한 알고리즘이 실현될 수 있도록 제어부를 포함하는 여러 단말 장치로 구현될 수 있는데, 일 예로 PC, 스마트 패드 또는 노트북 등으로 구현될 수 있다. Additionally, the user terminal may be implemented as several terminal devices including a control unit so that this algorithm can be realized, for example, it may be implemented as a PC, smart pad, or laptop.

또한, 사용자 단말기는 PDA(Personal Digital Assistant) 단말, Wibro(Wireless Broadband Internet) 단말, 스마트폰(Smartphone), 태블릿 PC, 스마트 와치(smart watch), 스마트 글라스(smart glass), 웨어러블 기기(wearable device) 등과 같은 모든 종류의 핸드헬드(Handheld) 기반의 무선 통신 장치 등으로 구현될 수 있다.In addition, user terminals include PDA (Personal Digital Assistant) terminals, Wibro (Wireless Broadband Internet) terminals, smartphones, tablet PCs, smart watches, smart glasses, and wearable devices. It can be implemented in all types of handheld-based wireless communication devices, such as the like.

개시된 발명의 일 실시예에 따른 스크린 캡처 및 미러링 방지 장치(100)는 IOS 운영체제에 특화되어 적용되는 기술이다.The screen capture and mirroring prevention device 100 according to an embodiment of the disclosed invention is a technology specifically applied to the IOS operating system.

개시된 발명의 일 실시예에 따른 스크린 캡처 및 미러링 방지 장치(100)는 화면 복사 방지 모듈(110) 및 프로세서(120)를 포함할 수 있다.The screen capture and mirroring prevention device 100 according to an embodiment of the disclosed invention may include a screen copy prevention module 110 and a processor 120.

보다 상세하게는, 화면 복사 방지 모듈(110)은 보호 속성 추출 모듈(111), 의존성 제거 모듈(112) 및 의존성 입력 모듈(113)을 포함할 수 있다. More specifically, the screen copy prevention module 110 may include a protection attribute extraction module 111, a dependency removal module 112, and a dependency input module 113.

구체적으로, 화면 복사 방지 모듈(110)은 프로세서(120)에 의해 제어되어, 특정 UI를 매개변수로 하여 불법적으로 어플리케이션 화면이 복사되는 것을 방지할 수 있다.Specifically, the screen copy prevention module 110 is controlled by the processor 120 and can prevent the application screen from being illegally copied using a specific UI as a parameter.

또한, 프로세서(120)는 보호 속성 추출 모듈(111), 의존성 제거 모듈(112) 및 의존성 입력 모듈(113)을 각각 제어할 수 있다. Additionally, the processor 120 may control the protection attribute extraction module 111, the dependency removal module 112, and the dependency input module 113, respectively.

예를 들어, 프로세서(120)는 텍스트 필드 보호 속성 추출, 해당 속성의 상위 클래스에 대한 의존성 제거, 최상위 클래스에 대해 텍스트 필드 보호 속성 의존성 부여 등과 관련한 전반적인 제어 및 처리를 수행할 수 있다.For example, the processor 120 may perform overall control and processing related to extracting text field protection properties, removing dependency on the superclass of the properties, granting dependency on text field protection properties to the top class, etc.

도 1에서는 프로세서(120)와 화면 복사 방지 모듈(110)을 별개의 구성으로 도시 및 설명하나, 프로세서(120)와 화면 복사 방지 모듈(110)은 하나의 단일한 프로세서(120)로서 일체로 구현될 수 있다.In FIG. 1, the processor 120 and the screen copy prevention module 110 are shown and described as separate configurations, but the processor 120 and the screen copy prevention module 110 are integrated as a single processor 120. It can be.

보호 속성 추출 모듈(111)은 제1클래스에 포함된 텍스트 필드 보호 속성을 불러올 수 있다. 보다 상세하게는, 제1클래스는 텍스트 입력과 관련된 기능을 제공하는 UITextField 클래스일 수 있다.The protection attribute extraction module 111 may retrieve the text field protection attribute included in the first class. More specifically, the first class may be the UITextField class that provides functions related to text input.

구체적으로, UITextField 클래스는 IOS 시스템의 앱 개발에서 사용되는 사용자 인터페이스(User Interface, UI) 요소로서, 텍스트를 입력받는 텍스트 필드를 나타낸다. UITextField는 텍스트 필드에 관련된 동작 및 특성을 제어하기 위해 다양한 속성과 방법을 제공할 수 있다. Specifically, the UITextField class is a user interface (UI) element used in app development for the IOS system and represents a text field that receives text. UITextField can provide various properties and methods to control behavior and properties related to the text field.

예를 들어, 사용자는 UITextField 클래스를 터치하고 키보드를 사용하여 사용자 단말기에 텍스트를 입력할 수 있다.For example, a user can touch the UITextField class and use the keyboard to enter text on the user's terminal.

특히, UITextField 클래스는 사용자가 텍스트를 편집할 수 있도록 하는 UI요소이다. 예를 들어, 사용자는 UITextField 클래스를 통해 텍스트 필드에 새로운 텍스트를 입력하거나 기존의 텍스트를 수정할 수 있다.In particular, the UITextField class is a UI element that allows the user to edit text. For example, the UITextField class allows users to enter new text or modify existing text in a text field.

또한, UITextField 클래스는 키보드와 상호작용하여 사용자가 텍스트를 입력할 수 있도록 하며 텍스트의 최대 길이 제한, 특정 문자 유형의 입력 제한, 입력 포맷 등의 텍스트 제한 기능을 제공할 수 있다.Additionally, the UITextField class can interact with the keyboard to allow the user to input text and provide text restriction features such as limiting the maximum length of text, restricting input to specific character types, and input formatting.

이와 같이, UITextField 클래스는 다양한 사용자 입력 시나리오에서 사용되는 요소로서 IOS 시스템의 앱에서 텍스트 입력을 처리하고 사용자와 상호작용하는 데 필수적인 컴포넌트이다.As such, the UITextField class is an element used in various user input scenarios and is an essential component for processing text input and interacting with the user in apps on the iOS system.

개시된 발명의 일 실시예에 따른 스크린 캡처 및 미러링 방지 장치(100)에 이용되는 텍스트 필드 보호 속성은 UITextField 클래스의 다양한 속성 중 하나로서, 텍스트 필드에 입력된 텍스트를 안전하게 표시하기 위해 사용되는 속성이다. The text field protection attribute used in the screen capture and mirroring prevention device 100 according to an embodiment of the disclosed invention is one of various attributes of the UITextField class, and is an attribute used to safely display text entered into a text field.

보다 상세하게는, 개시된 발명에 따른 텍스트 필드 보호 속성은 isSecureTextEntry 속성일 수 있다.More specifically, the text field protection attribute according to the disclosed invention may be the isSecureTextEntry attribute.

구체적으로, isSecureTextEntry 속성은 텍스트 개체가 복사를 비활성화하는지 여부를 나타내는 불 값(Boolean value)이다. Specifically, the isSecureTextEntry property is a Boolean value that indicates whether the text object disables copying.

만일 isSecureTextEntry 속성을 true로 설정하면, 텍스트 필드에 입력된 텍스트는 마스킹 처리될 수 있다. If the isSecureTextEntry property is set to true, text entered into the text field can be masked.

즉, 입력한 텍스트가 사용자 단말기의 화면에 표시되는 대신에 점 또는 별표와 같은 문자로 표시된다.In other words, the entered text is displayed as characters such as dots or asterisks instead of being displayed on the screen of the user terminal.

또한, isSecureTextEntry 속성은 주로 비밀번호 입력과 같이 민감한 정보를 입력받아야 하는 경우에 사용되어 화면 상의 보안을 강화할 수 있다. Additionally, the isSecureTextEntry property is mainly used when sensitive information, such as entering a password, must be entered, which can enhance security on the screen.

따라서, 이러한 isSecureTextEntry 속성은 UITextField 클래스에 대해 의존성을 가지고 있다.Therefore, this isSecureTextEntry property has a dependency on the UITextField class.

따라서, 개시된 발명에 따른 스크린 캡처 및 미러링 방지 장치(100) 및 방법은 보호 속성 추출 모듈(111)을 통해 UITextField 클래스에만 존재하는 isSecureTextEntry 속성을 불러온 후, 이러한 isSecureTextEntry 속성에 기초하여 불법적인 저작물 캡처 및 미러링을 방지하는 기술을 제공할 수 있다. 이와 관련한 자세한 내용은 후술한다.Therefore, the screen capture and mirroring prevention device 100 and method according to the disclosed invention retrieve the isSecureTextEntry property that exists only in the UITextField class through the protection property extraction module 111, and then capture and capture illegal works based on this isSecureTextEntry property. Technology to prevent mirroring can be provided. Detailed information regarding this will be described later.

의존성 제거 모듈(112)은 제1클래스에 대한 텍스트 필드 보호 속성의 의존성을 제거할 수 있다. 보다 상세하게는, 의존성 제거 모듈(112)은 제1클래스에 해당하는 UITextField 클래스에 대해 isSecureTextEntry 속성의 의존성을 제거할 수 있다.The dependency removal module 112 may remove the dependency of the text field protection attribute on the first class. More specifically, the dependency removal module 112 may remove the dependency of the isSecureTextEntry property on the UITextField class corresponding to the first class.

구체적으로, 일반적인 소프트웨어에서 의존성을 제거한다는 것은 소프트웨어 설계에서 한 요소가 다른 요소에 의존하지 않도록 만드는 것을 의미할 수 있다. 의존성이란 한 요소가 다른 요소에 종속되어 동작하거나 상호 작용하는 것을 나타낼 수 있다.Specifically, in general software, removing dependencies can mean making one element of the software design not dependent on another element. Dependency can indicate that one element operates or interacts in dependence on another element.

따라서, API에서 요소 간 의존성을 제거함으로써 소프트웨어 시스템의 유연성, 재사용성, 테스트 용이성 등을 향상시킬 수 있다. Therefore, by removing dependencies between elements in the API, the flexibility, reusability, and testability of the software system can be improved.

이에 따라, UITextField 클래스에 대해 isSecureTextEntry 속성의 의존성을 제거하는 것은 isSecureTextEntry 속성이 더 이상 UITextField 클래스에 종속되지 않는다는 것을 의미할 수 있다.Accordingly, removing the dependency of the isSecureTextEntry property on the UITextField class may mean that the isSecureTextEntry property is no longer dependent on the UITextField class.

구체적으로, 의존성 제거 모듈(112)은 isSecureTextEntry 속성을 모든 클래스에 적용할 수 있도록 isSecureTextEntry 속성의 의존성을 제거할 수 있다. Specifically, the dependency removal module 112 may remove the dependency of the isSecureTextEntry property so that the isSecureTextEntry property can be applied to all classes.

이후, 의존성 제거 모듈(112)은 의존성이 제거된 텍스트 필드 보호 속성을 최상위 클래스 내 속성으로 재작성할 수 있다. Afterwards, the dependency removal module 112 may rewrite the text field protection attribute from which the dependency has been removed as an attribute within the top class.

예를 들어, 의존성 제거 모듈(112)은 텍스트 필드 보호 속성인 isSecureTextEntry 속성을 최상위 클래스인 NSObject 클래스 내 속성으로 재작성할 수 있다. For example, the dependency removal module 112 may rewrite the isSecureTextEntry property, which is a text field protection property, as a property within the NSObject class, which is the highest class.

보다 상세하게는, NSObject 클래스는 Objective-C와 Swift 언어에서 모든 클래스의 기본 클래스로 사용되는 클래스이다. 또한, NSObject는 Foundation 프레임워크에 속하며, 다른 클래스들이 기본적으로 상속받는 부모 클래스이다.More specifically, the NSObject class is a class used as the base class for all classes in Objective-C and Swift languages. Additionally, NSObject belongs to the Foundation framework and is the parent class from which other classes basically inherit.

또한, NSObject 클래스는 객체 지향 프로그래밍에서 기본적인 기능과 동작을 제공하는 많은 메서드들을 정의하고 있다.Additionally, the NSObject class defines many methods that provide basic functions and operations in object-oriented programming.

따라서, 모든 클래스가 NSObject를 상속받으므로, 의존성 제거 모듈(112)이 isSecureTextEntry 속성을 최상위 클래스인 NSObject 클래스 내 속성으로 재작성함에 따라, 다른 클래스들도 NSObject의 기능과 메서드 속성을 사용할 수 있게 된다.Therefore, since all classes inherit NSObject, the dependency removal module 112 rewrites the isSecureTextEntry property as a property within the NSObject class, the highest class, so that other classes can also use the functions and method properties of NSObject.

의존성 입력 모듈(113)은 화면 복사 기능이 수행되는 경우, 복사 작업의 객체 UI인 제2클래스에 대해 텍스트 필드 보호 속성의 의존성을 부여할 수 있다. When the screen copy function is performed, the dependency input module 113 may grant dependency of the text field protection attribute to the second class, which is the object UI of the copy operation.

보다 상세하게는, 제2클래스는 사용자 단말기의 화면에 표시되는 그래픽 레이어를 포함할 수 있다. 구체적으로, 그래픽 레이어는 CA Layer일 수 있다.More specifically, the second class may include a graphic layer displayed on the screen of the user terminal. Specifically, the graphics layer may be a CA Layer.

따라서, 의존성 입력 모듈(113)은 화면 복사 기능이 수행되는 경우, 제2클래스인 CA Layer에 대해 텍스트 필드 보호 속성인 isSecureTextEntry 속성의 의존성을 부여할 수 있다.Accordingly, when the screen copy function is performed, the dependency input module 113 may grant dependency of the isSecureTextEntry attribute, which is a text field protection attribute, to CA Layer, which is the second class.

이러한 CA Layer는 Core Animation의 핵심 클래스로서, 그래픽 컨텐츠를 그리고 애니메이션을 처리하는 객체이다. 또한, CA Layer는 2D그래픽 기능을 제공하고, UIView 객체의 백업으로 사용되어 화면에 내용을 그리고 렌더링 할 수 있다.This CA Layer is a core class of Core Animation and is an object that draws graphic content and processes animation. Additionally, CA Layer provides 2D graphics functions and can be used as a backup for UIView objects to draw and render content on the screen.

뿐만 아니라, CA Layer는 다양한 시각적 속성을 포함하고 있어 다양한 그래픽 요소를 표현할 수 있다. 또한, CA Layer는 주로 IOS 시스템의 앱 개발에 사용되어 다양한 그래픽 작업을 처리하는 데 유용한 요소이다.In addition, CA Layer contains various visual properties and can express various graphic elements. Additionally, CA Layer is mainly used in app development for IOS systems and is a useful element for processing various graphic tasks.

따라서, CA Layer를 통해 화면에 표시된 UI는 사용자 단말기에서 화면 캡처 기능이 수행되는 경우, 복사되는 객체 이미지에 포함될 수 있다.Therefore, the UI displayed on the screen through the CA Layer may be included in the copied object image when the screen capture function is performed on the user terminal.

다만, 개시된 발명의 일 실시예에 따른 스크린 캡처 및 미러링 방지 장치(100)는 CA Layer에 isSecureTextEntry 속성을 적용하여, 화면 캡처 작업 수행 시 isSecureTextEntry 속성이 적용된 CA Layer는 통과되고 하위 CA Layer가 복사되도록 API를 작성함으로써, 특정 화면의 무단 복제를 방지할 수 있다.However, the screen capture and mirroring prevention device 100 according to an embodiment of the disclosed invention applies the isSecureTextEntry attribute to the CA Layer, so that when performing a screen capture operation, the CA Layer to which the isSecureTextEntry attribute is applied is passed and the lower CA Layer is copied. By creating a , you can prevent unauthorized copying of a specific screen.

이하에서는 사용자 단말기에서 일반적으로 화면 캡처 작업이 수행되는 과정을 설명하도록 한다.Below, we will explain the process in which a screen capture operation is generally performed on a user terminal.

도 2는 개시된 발명의 일 실시예에 따른 텍스트 필드 보호 속성을 이용한 스크린 캡처 및 미러링 방지 장치에 있어서, 일반적으로 수행되는 스크린 캡처 과정을 도시한 도면이다.FIG. 2 is a diagram illustrating a generally performed screen capture process in a screen capture and mirroring prevention device using text field protection properties according to an embodiment of the disclosed invention.

도 2를 참조하면, 사용자가 사용자 단말기에서 스크린 캡처 작업을 수행하고자 하는 경우, 사용자는 사용자 단말기의 하드웨어 버튼을 이용하여 캡처 명령을 입력할 수 있다. Referring to FIG. 2, when a user wants to perform a screen capture task on a user terminal, the user can input a capture command using a hardware button on the user terminal.

예를 들어 IOS 기기의 경우, 일반적으로 사용자가 전원 버튼과 홈 버튼을 동시에 누르거나, 전원 버튼과 볼륨 업 버튼을 동시에 누르는 것으로 화면 캡처 기능을 활성화할 수 있다.For example, in the case of IOS devices, users can generally activate the screen capture function by pressing the power button and the home button at the same time, or by pressing the power button and the volume up button at the same time.

다만, 사용자의 캡처 명령의 입력 방식은 이에 한정되지 않고 별도 API를 통해 프로그래밍적으로 화면 캡처가 수행될 수 있다. 이러한 경우에는 하드웨어 버튼 입력이 아닌 제스처를 통한 캡처 명령 입력 등의 소프트웨어적인 방법으로 화면 캡처가 수행될 수 있다.However, the input method of the user's capture command is not limited to this, and screen capture can be performed programmatically through a separate API. In this case, screen capture can be performed using a software method, such as inputting a capture command through a gesture, rather than a hardware button input.

이후, 하드웨어 버튼 입력에 의해 화면 캡처 기능이 트리거되면, 사용자 단말기의 화면에 표시된 내용이 복사될 수 있다. Thereafter, when the screen capture function is triggered by a hardware button input, the content displayed on the screen of the user terminal may be copied.

구체적으로, 화면 복사 단계에서는 화면에 표시된 UI가 복사될 수 있다. 이러한 화면 복사 단계에서, 시스템은 화면 UI 내의 그래픽 레이어인 CA Layer의 값을 참조하고, 화면에 표시된 CA Layer가 복사될 수 있다.Specifically, in the screen copy step, the UI displayed on the screen may be copied. In this screen copy step, the system refers to the value of CA Layer, a graphic layer within the screen UI, and the CA Layer displayed on the screen can be copied.

화면 복사가 완료되면, 복사된 화면 이미지가 메모리에 저장될 수 있다. 사용자는 저장된 이미지를 파일 시스템에 저장하거나, 다른 어플리케이션이나 서비스로 전송할 수 있다. When screen copying is complete, the copied screen image can be stored in memory. Users can save the saved images to the file system or transfer them to other applications or services.

따라서 개시된 발명의 일 실시예에 따른 스크린 캡처 및 미러링 방지 장치(100)는 CA Layer에 부여된 특정 속성을 이용하여, 화면 복사 단계에서 텍스트 필드 보호 속성이 적용된 CA Layer는 무시되고, 해당 CA Layer의 하위 CA Layer가 복사될 수 있도록 하는 발명이다.Therefore, the screen capture and mirroring prevention device 100 according to an embodiment of the disclosed invention uses a specific attribute assigned to the CA Layer, ignores the CA Layer to which the text field protection attribute is applied in the screen copy step, and This is an invention that allows lower CA layers to be copied.

이에 따라, 개시된 발명은 사용자 단말기의 화면 캡처 작업 수행을 간섭하거나 방해하지 않으면서도, 어플리케이션 내에서 자체적으로 API를 구현하여 컨텐츠의 불법 복제를 방지할 수 있다. 따라서, 개시된 발명은 기존의 IOS 시스템 상의 제약 사항 및 컴포넌트의 제약에서 벗어나 손쉽게 적용되어 사용될 수 있는 기술적 효과가 존재한다.Accordingly, the disclosed invention can prevent illegal copying of content by implementing the API within the application itself without interfering with or interfering with the performance of the screen capture task of the user terminal. Therefore, the disclosed invention has a technical effect that can be easily applied and used without the constraints and component constraints of the existing IOS system.

도 3은 개시된 발명의 일 실시예에 따른 텍스트 필드 보호 속성을 이용한 스크린 캡처 및 미러링 방지 방법을 도시한 순서도이다.Figure 3 is a flowchart illustrating a screen capture and mirroring prevention method using text field protection properties according to an embodiment of the disclosed invention.

도 3을 참조하면, 개시된 발명의 일 실시예에 따른 스크린 캡처 및 미러링 방지 방법은 텍스트 보호 속성 추출 단계(S110)를 포함할 수 있다. Referring to FIG. 3, the screen capture and mirroring prevention method according to an embodiment of the disclosed invention may include a text protection attribute extraction step (S110).

보다 상세하게는, 개시된 발명의 텍스트 보호 속성 추출 단계(S110)는 제1클래스에 포함된 텍스트 필드 보호 속성을 불러오는 단계일 수 있다.More specifically, the text protection attribute extraction step (S110) of the disclosed invention may be a step of calling the text field protection attribute included in the first class.

구체적으로, 제1클래스는 텍스트 입력과 관련된 기능을 제공하는 UITextField 클래스일 수 있다.Specifically, the first class may be the UITextField class that provides functions related to text input.

구체적으로, UITextField 클래스는 IOS 시스템의 앱 개발에서 사용되는 사용자 인터페이스(User Interface, UI) 요소로서, 텍스트를 입력받는 텍스트 필드를 나타낸다. UITextField는 텍스트 필드에 관련된 동작 및 특성을 제어하기 위해 다양한 속성과 방법을 제공할 수 있다. Specifically, the UITextField class is a user interface (UI) element used in app development for the IOS system and represents a text field that receives text. UITextField can provide various properties and methods to control behavior and properties related to the text field.

예를 들어, 사용자는 UITextField 클래스를 터치하고 키보드를 사용하여 사용자 단말기에 텍스트를 입력할 수 있다.For example, a user can touch the UITextField class and use the keyboard to enter text on the user's terminal.

상술한 바와 같이, UITextField 클래스는 다양한 사용자 입력 시나리오에서 사용되는 요소로서 IOS 시스템의 앱에서 텍스트 입력을 처리하고 사용자와 상호작용하는 데 필수적인 컴포넌트이다.As described above, the UITextField class is an element used in various user input scenarios and is an essential component for processing text input and interacting with the user in apps on the iOS system.

또한, 개시된 발명의 일 실시예에 따른 스크린 캡처 및 미러링 방지 장치(100)에 이용되는 텍스트 필드 보호 속성은 UITextField 클래스의 다양한 속성 중 하나로서, 텍스트 필드에 입력된 텍스트를 안전하게 표시하기 위해 사용되는 속성이다. In addition, the text field protection property used in the screen capture and anti-mirroring device 100 according to an embodiment of the disclosed invention is one of various properties of the UITextField class, and is a property used to safely display text entered in a text field. am.

보다 상세하게는, 개시된 발명에 따른 텍스트 필드 보호 속성은 isSecureTextEntry 속성일 수 있다.More specifically, the text field protection attribute according to the disclosed invention may be the isSecureTextEntry attribute.

구체적으로, isSecureTextEntry 속성은 주로 비밀번호 입력과 같이 민감한 정보를 입력받아야 하는 경우에 사용되어 화면 상의 보안을 강화할 수 있다. 따라서, 이러한 isSecureTextEntry 속성은 UITextField 클래스에 대해 의존성을 가지고 있다.Specifically, the isSecureTextEntry property is mainly used when sensitive information must be entered, such as entering a password, to enhance on-screen security. Therefore, this isSecureTextEntry property has a dependency on the UITextField class.

이후, 개시된 발명의 일 실시예에 따른 스크린 캡처 및 미러링 방지 방법은 텍스트 보호 속성의 의존성 제거 단계(S120)를 포함할 수 있다. Thereafter, the screen capture and mirroring prevention method according to an embodiment of the disclosed invention may include a dependency removal step of the text protection attribute (S120).

보다 상세하게는, 텍스트 보호 속성의 의존성 제거 단계(S120)는 제1클래스에 대한 텍스트 필드 보호 속성의 의존성을 제거하는 단계일 수 있다.More specifically, the step of removing the dependency of the text protection attribute (S120) may be a step of removing the dependency of the text field protection attribute on the first class.

구체적으로, 텍스트 보호 속성의 의존성 제거 단계(S120)는 제1클래스인 UITextField 클래스에 대해 isSecureTextEntry 속성의 의존성을 제거하는 단계일 수 있다.Specifically, the step of removing the dependency of the text protection property (S120) may be a step of removing the dependency of the isSecureTextEntry property on the UITextField class, which is the first class.

UITextField 클래스에 대해 isSecureTextEntry 속성의 의존성을 제거한다는 것은 isSecureTextEntry 속성이 더 이상 UITextField 클래스에 종속되지 않는다는 것을 의미할 수 있다.Removing the dependency of the isSecureTextEntry property on the UITextField class may mean that the isSecureTextEntry property is no longer dependent on the UITextField class.

구체적으로, 텍스트 보호 속성의 의존성 제거 단계(S120)에서, 개시된 발명은 isSecureTextEntry 속성을 모든 클래스에 적용할 수 있도록 UITextField 클래스에 대한 isSecureTextEntry 속성의 의존성을 제거할 수 있다. Specifically, in the step of removing the dependency of the text protection attribute (S120), the disclosed invention can remove the dependency of the isSecureTextEntry attribute on the UITextField class so that the isSecureTextEntry attribute can be applied to all classes.

이후, 텍스트 보호 속성의 의존성 제거 단계(S120)는 의존성이 제거된 텍스트 필드 보호 속성을 최상위 클래스 내 속성으로 재작성할 수 있다. Thereafter, in the step of removing the dependency of the text protection attribute (S120), the text field protection attribute from which the dependency has been removed can be rewritten as an attribute within the top class.

예를 들어, 텍스트 보호 속성의 의존성 제거 단계(S120)에서, 개시된 발명은 텍스트 필드 보호 속성인 isSecureTextEntry 속성을 최상위 클래스인 NSObject 클래스 내 속성으로 재작성할 수 있다. For example, in the dependency removal step (S120) of the text protection attribute, the disclosed invention can rewrite the isSecureTextEntry attribute, which is a text field protection attribute, as an attribute within the NSObject class, which is the highest class.

상술한 바와 같이, 모든 클래스가 NSObject를 상속받으므로, 텍스트 보호 속성의 의존성 제거 단계(S120)에서 isSecureTextEntry 속성을 최상위 클래스인 NSObject 클래스 내 속성으로 재작성함에 따라, 다른 클래스들도 NSObject의 기능과 메서드 속성을 사용할 수 있게 된다.As mentioned above, since all classes inherit NSObject, in the dependency removal step (S120) of the text protection property, the isSecureTextEntry property is rewritten as a property within the NSObject class, the highest class, and other classes also use the functions and methods of NSObject. Properties can now be used.

개시된 발명의 일 실시예에 따른 스크린 캡처 및 미러링 방지 방법은 텍스트 보호 속성의 의존성 입력 단계(S130)를 포함할 수 있다.The screen capture and mirroring prevention method according to an embodiment of the disclosed invention may include a dependency input step (S130) of text protection properties.

텍스트 보호 속성의 의존성 입력 단계(S130)는 화면 복사 기능이 수행되는 경우에 복사 작업의 객체 UI인 제2클래스에 대해 텍스트 필드 보호 속성의 의존성을 부여하는 단계일 수 있다. The dependency input step (S130) of the text protection attribute may be a step of assigning dependency of the text field protection attribute to the second class, which is the object UI of the copy operation, when the screen copy function is performed.

보다 상세하게는, 제2클래스는 사용자 단말기의 화면에 표시되는 그래픽 레이어를 포함할 수 있다. 구체적으로, 그래픽 레이어는 CA Layer일 수 있다. More specifically, the second class may include a graphic layer displayed on the screen of the user terminal. Specifically, the graphics layer may be a CA Layer.

이에 따라, 화면 복사 기능이 수행되는 경우에 복사 작업의 객체 UI인 제2클래스에 대해 텍스트 필드 보호 속성의 의존성을 부여하는 단계는, 제2클래스에 포함된 사용자 단말기의 화면에 표시되는 그래픽 레이어에 텍스트 필드 보호 속성을 적용할 수 있다.Accordingly, when the screen copy function is performed, the step of granting dependency of the text field protection property to the second class, which is the object UI of the copy operation, is performed on the graphic layer displayed on the screen of the user terminal included in the second class. Text field protection properties can be applied.

따라서, 텍스트 보호 속성의 의존성 입력 단계(S130)에서는 제2클래스인 CA Layer에 대해 텍스트 필드 보호 속성인 isSecureTextEntry 속성의 의존성을 부여할 수 있다.Therefore, in the dependency input step (S130) of the text protection attribute, the dependency of the isSecureTextEntry attribute, which is a text field protection attribute, can be granted to the second class, CA Layer.

상술한 바와 같이, CA Layer를 통해 화면에 표시된 UI는 사용자 단말기에서 화면 캡처 기능이 수행되는 경우, 복사되는 객체 이미지에 포함될 수 있다.As described above, the UI displayed on the screen through the CA Layer may be included in the copied object image when the screen capture function is performed on the user terminal.

다만, 개시된 발명의 일 실시예에 따른 스크린 캡처 및 미러링 방지 장치(100)는 CA Layer에 isSecureTextEntry 속성을 적용하여, 화면 캡처 작업 수행 시 isSecureTextEntry 속성이 적용된 CA Layer는 통과되고 하위 CA Layer가 복사되도록 함으로써, 특정 화면의 무단 복제를 방지할 수 있다.However, the screen capture and mirroring prevention device 100 according to an embodiment of the disclosed invention applies the isSecureTextEntry attribute to the CA Layer, so that when performing a screen capture operation, the CA Layer to which the isSecureTextEntry attribute is applied is passed and the lower CA Layer is copied. , you can prevent unauthorized copying of specific screens.

개시된 발명의 일 실시예에 따른 스크린 캡처 및 미러링 방지 방법은 텍스트 보호 속성이 적용된 그래픽 레이어 생성 단계(S140)를 포함할 수 있다.The screen capture and mirroring prevention method according to an embodiment of the disclosed invention may include a step of creating a graphic layer to which a text protection attribute is applied (S140).

보다 상세하게는, 텍스트 보호 속성이 적용된 그래픽 레이어 생성 단계(S140)는 isSecureTextEntry 속성이 적용된 CA Layer 생성 단계일 수 있다.More specifically, the graphic layer creation step to which the text protection attribute is applied (S140) may be a CA Layer creation step to which the isSecureTextEntry attribute is applied.

구체적으로, 개시된 발명은 저작물이 포함되어 보호가 필요한 CA Layer를 매개 변수로 입력받고, UITextField 에만 존재하는 isSecureTextEntry의 종속성을 제거하여 NSObject 형태로 구성하고, 종속성이 제거된 isSecureTextEntry를 매개 변수로 입력받은 CA Layer에 적용하고, 보안 CA Layer를 생성하여 이를 반환할 수 있다.Specifically, the disclosed invention receives the CA Layer that contains the copyrighted work and requires protection as a parameter, removes the dependency of isSecureTextEntry that exists only in UITextField, configures it in NSObject form, and receives isSecureTextEntry with the dependency removed as a parameter. You can apply it to the layer, create a secure CA Layer, and return it.

도 4는 개시된 발명의 일 실시예에 따른 텍스트 필드 보호 속성을 이용한 스크린 캡처 및 미러링 방지 장치 및 방법에 있어서, 스크린 캡처 및 미러링 기능이 수행되는 경우에 화면 복사 과정을 도시한 도면이다.FIG. 4 is a diagram illustrating a screen copy process when screen capture and mirroring functions are performed in an apparatus and method for preventing screen capture and mirroring using text field protection properties according to an embodiment of the disclosed invention.

도 4를 참조하면, 사용자 단말기에서 스크린 캡처 및 미러링 기능이 수행되는 경우, 화면에 표시된 UI 내의 CA Layer가 복사될 수 있다. Referring to FIG. 4, when the screen capture and mirroring functions are performed on the user terminal, the CA Layer in the UI displayed on the screen may be copied.

이 때, 개시된 발명에 따라 isSecureTextEntry 속성이 적용된 CA Layer는 isSecureTextEntry 고유의 속성에 기초하여 복사되지 않고, 하위에 있는 CA Layer가 복사되게 된다.At this time, according to the disclosed invention, the CA Layer to which the isSecureTextEntry attribute is applied is not copied based on the isSecureTextEntry unique attribute, but the lower CA Layer is copied.

따라서, 개시된 발명은 캡처 기능을 제한할 수 있는 환경이 제공되지 않는 IOS 시스템에서 사용자가 저작물에 대해 캡처 또는 미러링 작업을 수행하더라도, 사용자 단말기의 화면에는 저작물이 표시되나 화면 복사 시에는 저작물이 표시되지 않도록 할 수 있어 디지털 컨텐츠의 무단 복제를 근본적으로 차단할 수 있는 기술적 효과가 존재한다.Therefore, in the disclosed invention, even if a user performs a capture or mirroring operation on a work in an IOS system that does not provide an environment that can restrict the capture function, the work is displayed on the screen of the user terminal, but the work is not displayed when copying the screen. There is a technical effect that can fundamentally block unauthorized copying of digital content.

또한, 개시된 발명은 isSecureTextEntry 고유의 속성을 이용하여 저작물이 포함된 CA Layer의 하위 CA Layer가 복사되도록 함으로써, 시스템 고유의 캡처 작업을 간섭하거나 시스템 내에서 별도의 인증 절차를 필요로 하지 않고, 어플리케이션 개발 단계에서 저작물의 무단 복제를 방지할 수 있는 기술적 효과가 존재한다. In addition, the disclosed invention uses the unique property of isSecureTextEntry to allow the lower CA Layer of the CA Layer containing the copyrighted work to be copied, thereby enabling application development without interfering with the system's unique capture operation or requiring a separate authentication procedure within the system. There is a technical effect that can prevent unauthorized copying of copyrighted works at this stage.

도 5는 개시된 발명의 일 실시예에 따른 텍스트 필드 보호 속성을 이용한 스크린 캡처 및 미러링 방지 장치 및 방법에 있어서, 전체적인 API의 동작 과정을 나타낸 도면이다.Figure 5 is a diagram showing the overall operation process of the API in the screen capture and mirroring prevention device and method using text field protection properties according to an embodiment of the disclosed invention.

도 5를 참조하면, 개시된 발명은 어플리케이션 개발 시 보호가 필요한 저작물의 내용이 포함된 CA Layer를 API에 매개 변수로 입력할 수 있다.Referring to FIG. 5, the disclosed invention allows the CA Layer containing the contents of works requiring protection to be input as a parameter to the API when developing an application.

이후, CA Layer를 매개 변수로 입력받은 API 내부에서는, UITextField 에만 존재하는 isSecureTextEntry 속성의 종속성을 제거하여 NSObject 형태로 구성할 수 있다.Afterwards, inside the API that receives CA Layer as a parameter, the dependency of the isSecureTextEntry property, which exists only in UITextField, can be removed and configured in NSObject form.

보다 상세하게는, 개시된 발명은 UITextField에 대한 isSecureTextEntry 속성의 종속성을 제거하고, 종속성이 제거된 isSecureTextEntry 속성을 모든 클래스에 적용할 수 있도록 최상위 클래스인 NSObject의 메소드로 재작성 할 수 있다.More specifically, the disclosed invention removes the dependency of the isSecureTextEntry property on UITextField, and rewrites the isSecureTextEntry property from which the dependency has been removed as a method of NSObject, the highest class, so that it can be applied to all classes.

이후, 개시된 발명은 종속성이 제거된 isSecureTextEntry 속성을 매개 변수로 받은 CA Layer에 적용할 수 있다.Afterwards, the disclosed invention can be applied to the CA Layer that receives the isSecureTextEntry attribute from which the dependency has been removed as a parameter.

최종적으로, isSecureTextEntry 속성이 적용된 CA Layer를 반환할 수 있다. 이에 따라, 반환된 CA Layer는 isSecureTextEntry 속성에 기초하여 화면 복사 시 통과되는 속성을 가지게 된다.Finally, the CA Layer to which the isSecureTextEntry property is applied can be returned. Accordingly, the returned CA Layer has properties that are passed when copying the screen based on the isSecureTextEntry property.

따라서, 개시된 발명에 따르면 앱 개발 단계에서 원하는 시점 및 원하는 UI의 스크린 캡처 및 미러링을 방지할 수 있고 나아가 저작물의 무단 복제 및 배포를 방지할 수 있는 기술적 효과가 존재한다.Therefore, according to the disclosed invention, there is a technical effect that can prevent screen capture and mirroring of a desired UI at a desired time during the app development stage and further prevent unauthorized copying and distribution of copyrighted work.

일 실시예에 따른 텍스트 필드 보호 속성을 이용한 스크린 캡처 및 미러링 방지 장치 및 방법은 사용자 단말기로 제공되는 그래픽 레이어의 품질은 그대로 유지하되, 화면 복사 단계에서 실제 복사되는 그래픽 레이어를 별도로 설정하여 스크린 캡처 및 미러링을 방지할 수 있는 장점이 존재한다.An apparatus and method for preventing screen capture and mirroring using text field protection properties according to an embodiment maintains the quality of the graphic layer provided to the user terminal, but separately sets the graphic layer actually copied in the screen copy step to capture and capture the screen. There is an advantage to preventing mirroring.

일 실시예에 따른 텍스트 필드 보호 속성을 이용한 스크린 캡처 및 미러링 방지 장치 및 방법은 운영체제 자체의 캡처 기능 수행과 무관하게 저작물을 보호할 수 있어, 보다 간소화된 방식으로 저작물의 화면 복사를 자체적으로 방지할 수 있는 장점이 존재한다.An apparatus and method for preventing screen capture and mirroring using text field protection properties according to an embodiment can protect copyrighted works regardless of the performance of the capture function of the operating system itself, thereby preventing screen copying of copyrighted works by itself in a more simplified manner. There are advantages that can be achieved.

이상에서 설명된 장치는 하드웨어 구성요소, 소프트웨어 구성요소, 및/또는 하드웨어 구성요소 및 소프트웨어 구성요소의 조합으로 구현될 수 있다. The device described above may be implemented with hardware components, software components, and/or a combination of hardware components and software components.

예를 들어, 실시예들에서 설명된 장치 및 구성요소는, 예를 들어, 프로세서, 컨트롤러, ALU(arithmetic logic unit), 디지털 신호 프로세서(digital signal processor), 마이크로컴퓨터, FPA(field programmable array), PLU(programmable logic unit), 마이크로프로세서, 또는 명령(instruction)을 실행하고 응답할 수 있는 다른 어떠한 장치와 같이, 하나 이상의 범용 컴퓨터 또는 특수 목적 컴퓨터를 이용하여 구현될 수 있다. For example, devices and components described in embodiments may include, for example, a processor, a controller, an arithmetic logic unit (ALU), a digital signal processor, a microcomputer, a field programmable array (FPA), It may be implemented using one or more general-purpose or special-purpose computers, such as a programmable logic unit (PLU), microprocessor, or any other device capable of executing and responding to instructions.

처리 장치는 운영 체제(OS) 및 운영 체제 상에서 수행되는 하나 이상의 소프트웨어 애플리케이션을 수행할 수 있다. A processing device may perform an operating system (OS) and one or more software applications that run on the operating system.

실시예에 따른 방법은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. The method according to the embodiment may be implemented in the form of program instructions that can be executed through various computer means and recorded on a computer-readable medium. The computer-readable medium may include program instructions, data files, data structures, etc., singly or in combination.

상기 매체에 기록되는 프로그램 명령은 실시예를 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. Program instructions recorded on the medium may be specially designed and configured for the embodiment or may be known and available to those skilled in the art of computer software.

컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tapes, optical media such as CD-ROMs and DVDs, and magnetic media such as floptical disks. -Includes optical media (magneto-optical media) and hardware devices specifically configured to store and execute program instructions, such as ROM, RAM, flash memory, etc.

프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다.Examples of program instructions include machine language code, such as that produced by a compiler, as well as high-level language code that can be executed by a computer using an interpreter, etc.

이상에서는 특정의 실시예에 대하여 도시하고 설명하였다. 그러나, 상기한 실시예에만 한정되지 않으며, 발명이 속하는 기술분야에서 통상의 지식을 가진 자라면 이하의 청구범위에 기재된 발명의 기술적 사상의 요지를 벗어남이 없이 얼마든지 다양하게 변경 실시할 수 있을 것이다.In the above, specific embodiments are shown and described. However, it is not limited to the above-described embodiments, and those skilled in the art can make various changes without departing from the gist of the technical idea of the invention as set forth in the claims below. .

100; 스크린 캡처 및 미러링 방지 장치
110; 프로세서
111; 보호 속성 추출 모듈
112; 의존성 제거 모듈
113; 의존성 입력 모듈
120; 메모리
100; Screen capture and anti-mirroring device
110; processor
111; Protected attribute extraction module
112; Dependency removal module
113; dependency input module
120; Memory

Claims (7)

제1클래스에 포함된 텍스트 필드 보호 속성을 추출하는 보호 속성 추출 모듈;
상기 텍스트 필드 보호 속성의 의존성을 제거하는 의존성 제거 모듈; 및
화면 복사 기능 수행 시 복사되는 UI인 제2클래스에 대해 상기 텍스트 필드 보호 속성의 의존성을 부여하는 의존성 입력 모듈;을 포함하고
상기 제2클래스는, 사용자 단말기의 화면에 표시되는 그래픽 레이어를 포함하고,
상기 텍스트 필드 보호 속성은 isSecureTextEntry 속성이고,
상기 의존성 입력 모듈은 화면 복사 기능이 수행되는 경우, 상기 그래픽 레이어에 대해 isSecureTextEntry 속성의 의존성을 부여하고,
상기 의존성 제거 모듈은 상기 텍스트 필드 보호 속성을 최상위 클래스의 속성으로 재작성하는 것을 특징으로 하는,
텍스트 필드 보호 속성을 이용한 스크린 캡처 및 미러링 방지 장치.
a protected property extraction module that extracts text field protected properties included in the first class;
a dependency removal module that removes the dependency of the text field protection attribute; and
Includes a dependency input module that provides dependency of the text field protection property on the second class, which is the UI that is copied when the screen copy function is performed;
The second class includes a graphic layer displayed on the screen of the user terminal,
The text field protection property is the isSecureTextEntry property,
When the screen copy function is performed, the dependency input module grants dependency of the isSecureTextEntry attribute to the graphic layer,
The dependency removal module is characterized in that the text field protection attribute is rewritten as an attribute of the highest class,
Screen capture and mirroring prevention device using text field protection properties.
삭제delete 제1항에 있어서,
상기 사용자 단말기에서 화면 복사 기능이 수행되는 경우,
상기 의존성 입력 모듈이 상기 그래픽 레이어에 부여한 상기 텍스트 필드 보호 속성에 기초하여, 상기 그래픽 레이어는 통과되고 상기 그래픽 레이어의 하위 그래픽 레이어가 복사되는 것을 특징으로 하는,
텍스트 필드 보호 속성을 이용한 스크린 캡처 및 미러링 방지 장치.
According to paragraph 1,
When the screen copy function is performed on the user terminal,
Characterized in that, based on the text field protection attribute given to the graphics layer by the dependency input module, the graphics layer is passed and the lower graphics layer of the graphics layer is copied.
Screen capture and mirroring prevention device using text field protection properties.
삭제delete 제1항에 있어서,
상기 제1클래스는 텍스트 입력과 관련된 기능을 제공하는 UITextField인 것을 특징으로 하는,
텍스트 필드 보호 속성을 이용한 스크린 캡처 및 미러링 방지 장치.
According to paragraph 1,
The first class is UITextField, which provides functions related to text input.
Screen capture and mirroring prevention device using text field protection properties.
제1클래스에 포함된 텍스트 필드 보호 속성을 추출하는 보호 속성 추출 단계;
상기 텍스트 필드 보호 속성의 의존성을 제거하는 의존성 제거 단계; 및
화면 복사 기능 수행 시 복사되는 UI인 제2클래스에 대해 상기 텍스트 필드 보호 속성의 의존성을 부여하는 의존성 입력 단계;를 포함하고
상기 제2클래스는, 사용자 단말기의 화면에 표시되는 그래픽 레이어를 포함하고,
상기 텍스트 필드 보호 속성은 isSecureTextEntry 속성이며,
상기 의존성 제거 단계는 의존성이 제거된 상기 텍스트 필드 보호 속성을 최상위 클래스 내 속성으로 재작성하는 단계를 포함하고,
상기 의존성 입력 단계는 상기 그래픽 레이어에 대해 상기 isSecureTextEntry 속성의 의존성을 부여하는 단계를 포함하는 것을 특징으로 하는,
텍스트 필드 보호 속성을 이용한 스크린 캡처 및 미러링 방지 방법.
A protection property extraction step of extracting text field protection properties included in the first class;
a dependency removal step of removing the dependency of the text field protection attribute; and
Includes a dependency input step of granting dependency of the text field protection attribute to the second class, which is the UI copied when the screen copy function is performed;
The second class includes a graphic layer displayed on the screen of the user terminal,
The text field protection property is the isSecureTextEntry property,
The dependency removal step includes rewriting the text field protection attribute from which the dependency has been removed as an attribute within a top-level class,
Characterized in that the dependency input step includes the step of granting dependency of the isSecureTextEntry attribute to the graphic layer.
How to prevent screen capture and mirroring using text field protection properties.
삭제delete
KR1020230075930A 2023-06-14 2023-06-14 Apparatus and method for preventing screen capture and mirroring using text field protection properties KR102615798B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020230075930A KR102615798B1 (en) 2023-06-14 2023-06-14 Apparatus and method for preventing screen capture and mirroring using text field protection properties

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020230075930A KR102615798B1 (en) 2023-06-14 2023-06-14 Apparatus and method for preventing screen capture and mirroring using text field protection properties

Publications (1)

Publication Number Publication Date
KR102615798B1 true KR102615798B1 (en) 2023-12-20

Family

ID=89376782

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020230075930A KR102615798B1 (en) 2023-06-14 2023-06-14 Apparatus and method for preventing screen capture and mirroring using text field protection properties

Country Status (1)

Country Link
KR (1) KR102615798B1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140140957A (en) * 2013-05-30 2014-12-10 삼성전자주식회사 Method for mirroring screen data, machine-readable storage medium and electronic device
US9723489B1 (en) * 2016-04-19 2017-08-01 Synack, Inc. Automated vulnerability discovery in mobile device applications
KR20180093529A (en) * 2017-02-14 2018-08-22 한양대학교 에리카산학협력단 Method for preventing falsification of application based on interdependence between byte code and native code and apparatus therefor
KR20180094721A (en) * 2017-02-16 2018-08-24 주식회사 안랩 Method for preventing screen capture, application and user terminal performing same

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140140957A (en) * 2013-05-30 2014-12-10 삼성전자주식회사 Method for mirroring screen data, machine-readable storage medium and electronic device
US9723489B1 (en) * 2016-04-19 2017-08-01 Synack, Inc. Automated vulnerability discovery in mobile device applications
KR20180093529A (en) * 2017-02-14 2018-08-22 한양대학교 에리카산학협력단 Method for preventing falsification of application based on interdependence between byte code and native code and apparatus therefor
KR20180094721A (en) * 2017-02-16 2018-08-24 주식회사 안랩 Method for preventing screen capture, application and user terminal performing same
KR101974618B1 (en) 2017-02-16 2019-05-02 주식회사 안랩 Method for preventing screen capture, application and user terminal performing same

Similar Documents

Publication Publication Date Title
US11593055B2 (en) Selective screen sharing
US8769305B2 (en) Secure execution of unsecured apps on a device
JP6227772B2 (en) Method and apparatus for protecting a dynamic library
RU2367006C2 (en) Integration of highly reliable functions into application through application dissection
WO2016078130A1 (en) Dynamic loading method for preventing reverse of apk file
CN103403669A (en) Securing and managing APPs on a device
RU2701111C2 (en) Enabling classification and control of access rights to information in software applications
EP3161598A1 (en) Light dismiss manager
CN104715209A (en) Outgoing document encryption protection method
KR101757407B1 (en) Apparatus, method and computer program for merging binary files
US20100275154A1 (en) System and Method For Securely Presenting Data
Huang et al. A11y and Privacy don't have to be mutually exclusive: Constraining Accessibility Service Misuse on Android
CN114003880A (en) Privacy protection method and system
KR102615798B1 (en) Apparatus and method for preventing screen capture and mirroring using text field protection properties
WO2019184230A1 (en) Information masking method and device, terminal, and computer readable storage medium
JP6798669B2 (en) Methods and devices for hiding user information contained in applications
CN107392010B (en) Root operation execution method and device, terminal equipment and storage medium
Jain Android security: Permission based attacks
KR20160071060A (en) Method for protecting source code of application and apparatus for performing the method
KR20210154017A (en) Method and system for protecting file using class dispersion and sequential memory loading
JP6215468B2 (en) Program protector
JP2009169868A (en) Storage area access device and method for accessing storage area
KR101883996B1 (en) Method for character decryption of iOS applications using dynamic framework
KR101916109B1 (en) Method for character decryption of iOS applications using dynamic framework
US20220150280A1 (en) Context menu security policy enforcement

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant