개요
제목 ‘개요’Capacitor Root 디바이스를 감지하는 Is Root 플러그인입니다.
핵심 기능
제목 ‘핵심 기능’isRooted- 기본 Root/Jailbreak 감지 검사를 수행합니다.isRootedWithBusyBox- BusyBox에 특정한 검사를 확장합니다 (Android 전용).detectRootManagementApps- 알려진 Root 관리 앱이 Android 디바이스에 존재하는지 감지합니다.detectPotentiallyDangerousApps- Root 디바이스에서 흔히 발견되는 위험한 앱을 감지합니다 (Android 전용).
공개 API
제목 ‘공개 API’| 메소드 | 설명 |
|---|---|
isRooted | 기본 루트/자이글 브레이크 감지 검사를 수행합니다. |
isRootedWithBusyBox | BusyBox 관련 특정 검사를 확장하여 기본 감지 검사를 수행합니다 (Android만). |
detectRootManagementApps | Android에서 알려진 루트 관리 애플리케이션의 존재 여부를 감지합니다. |
detectPotentiallyDangerousApps | 루트 디바이스에서 흔히 발견되는 잠재적으로 위험한 애플리케이션을 감지합니다 (Android만). |
detectTestKeys | Android에서 디버그/테스트 빌드 태그를 감지합니다. |
checkForBusyBoxBinary | Android에서 BusyBox 바이너리가 디바이스에 존재하는지 확인합니다. |
checkForSuBinary | Android에서 바이너리가 존재하는지 확인합니다. su Android에서 바이너리가 실행 가능한지 확인합니다. |
checkSuExists | Android에서 바이너리가 존재하는지 확인합니다. su Android에서 바이너리가 실행 가능한지 확인합니다. |
checkForRWPaths | __CAPGO_KEEP_0__ (안드로이드 전용). |
checkForDangerousProps | __CAPGO_KEEP_0__ (안드로이드 전용). |
checkForRootNative | __CAPGO_KEEP_0__ (안드로이드 전용). |
detectRootCloakingApps | __CAPGO_KEEP_0__ (안드로이드 전용). |
isSelinuxFlagInEnabled | __CAPGO_KEEP_0__ (안드로이드 전용). |
isExistBuildTags | __CAPGO_KEEP_0__ (안드로이드 전용). |
doesSuperuserApkExist | __CAPGO_KEEP_0__ (안드로이드 전용). |
isExistSUPath | __CAPGO_KEEP_1__ (안드로이드 전용). su __CAPGO_KEEP_0__ (안드로이드 전용). |
checkDirPermissions | __CAPGO_KEEP_1__ (안드로이드 전용). |
checkExecutingCommands | __CAPGO_KEEP_0__ (안드로이드 전용). which su __CAPGO_KEEP_0__ (안드로이드 전용). |
checkInstalledPackages | Android에서 설치된 의심스러운 패키지를 감지합니다. |
checkforOverTheAirCertificates | Android에서 OTA 인증서가 조작된 것을 감지합니다. |
isRunningOnEmulator | Android에서 일반 에뮬레이터 지문( fingerprint )을 감지합니다. |
simpleCheckEmulator | Android에서 가벼운 에뮬레이터 체크를 수행합니다. |
simpleCheckSDKBF86 | Android에서 x86 에뮬레이터 지문( fingerprint )을 감지합니다. |
simpleCheckQRREFPH | Android에서 QC 참조 전화 빌드( build )를 감지합니다. |
simpleCheckBuild | Android에서 빌드 호스트의 이상을 감지합니다. |
checkGenymotion | Android에서 Genymotion 에뮬레이터 지문( fingerprint )을 감지합니다. |
checkGeneric | Android에서 일반 에뮬레이터 지문( fingerprint )을 감지합니다. |
checkGoogleSDK | Android에서 Google SDK 에뮬레이터 지문( fingerprint )을 감지합니다. |
togetDeviceInfo | 감지 중인 동안 수집된 장치 정보를 반환합니다. |
isRootedWithEmulator | Android에서 에뮬레이터의 지능을 기본 감지에 확장합니다. |
isRootedWithBusyBoxWithEmulator | Android에서만 사용하는 에뮬레이터 힙틱스 (BusyBox 검사 확장) |
getPluginVersion | Capacitor의 원시 플러그인 버전을 가져옵니다. |
진실의 근원
‘진실의 근원’이라는 섹션이 참조는 src/definitions.ts 에서 capacitor-is-root.
@capgo/capacitor-is-root에서 계속 진행하세요.
‘@capgo/capacitor-is-root에서 계속 진행하세요’라는 섹션__CAPGO_KEEP_0__/__CAPGO_KEEP_1__-is-root를 사용하여 native 플러그인 작업을 계획하는 경우 @capgo/capacitor-is-root를 연결하세요. If you are using @__CAPGO_KEEP_0__/__CAPGO_KEEP_1__-is-root to plan native plugin work, connect it with Capgo @capgo/capacitor-is-root 사용 Capgo @capgo/capacitor-is-root의 네이티브 기능 Capgo 플러그인 디렉토리 Capgo 플러그인 디렉토리의 제품 워크플로우 Capacitor 플러그인들 - Capgo Capacitor 플러그인들 - Capgo의 구현 세부 사항 플러그인 추가 또는 업데이트 플러그인 추가 또는 업데이트의 구현 세부 사항 아이온 이노베이션 플러그인 대체 아이온 이노베이션 플러그인 대체의 제품 워크플로우