업데이트로 돌아가기
New releaseSep 6, 2026

Magisk v31.0

Android 맞춤 설정 제품군으로, 루트 액세스(MagiskSU), 시스템리스 모듈 설치, 부트 이미지 언패킹/리패킹, Zygisk 런타임 코드 주입을 제공하여 고급 기기 수정을 가능하게 합니다.

공유

Downloads

이는 공식적으로 지원되는 Google 제품이 아닙니다

소개

Magisk는 Android 6.0 이상의 기기를 지원하며 Android를 커스터마이징하기 위한 오픈 소스 소프트웨어 모음입니다.
주요 기능은 다음과 같습니다:

  • MagiskSU: 애플리케이션에 루트 액세스 권한 제공
  • Magisk Modules: 모듈 설치를 통해 읽기 전용 파티션 수정
  • MagiskBoot: Android 부트 이미지를 언패킹하고 다시 패킹하는 가장 완벽한 도구
  • Zygisk: 모든 Android 애플리케이션 프로세스에서 코드 실행

다운로드

Github는 공식 Magisk 정보와 다운로드를 받을 수 있는 유일한 소스입니다.

유용한 링크

버그 리포트

Debug 빌드의 버그 리포트만 접수됩니다.

설치 문제의 경우, 부트 이미지와 설치 로그를 모두 업로드하세요.
Magisk 문제의 경우, boot logcat 또는 dmesg를 업로드하세요.
Magisk 앱 충돌의 경우, 충돌 발생 시 logcat을 기록하여 업로드하세요.

번역 기여

Magisk 앱 및 해당 스텁 APK의 기본 문자열 리소스는 다음 위치에 있습니다:

  • app/core/src/main/res/values/strings.xml
  • app/stub-res/src/main/res/values/strings.xml

각각을 번역하여 해당 위치([module]/src/main/res/values-[lang]/strings.xml)에 배치하세요.

라이선스

Magisk, including all git submodules are free software:
you can redistribute it and/or modify it under the terms of the
GNU General Public License as published by the Free Software Foundation,
either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

카테고리