apk-mitm
π€ A CLI application that automatically prepares Android APK files for HTTPS inspection
νμΌ νμκΈ°
μ΅μ’ λ²μ λ€μ΄λ‘λ (.zip)- ci.yml
- extensions.json
- settings.json
- apk-mitm
- index.md
- patching-fails.md
- reading-logs.md
- parse-head.ts
- patches.ts
- process-file.ts
- types.ts
- apply-patches.ts
- check-prerequisites.ts
- copy-certificate-file.ts
- create-netsec-config.ts
- disable-certificate-pinning.ts
- download-tools.ts
- modify-manifest.ts
- apktool.ts
- tool.ts
- uber-apk-signer.ts
- build-glob.ts
- download-file.ts
- download-tool.ts
- execute-jar.ts
- fs.ts
- get-java-version.ts
- observe-async.ts
- observe-listr.ts
- observe-process.ts
- user-error.ts
- cli.ts
- index.ts
- patch-apk.ts
- patch-app-bundle.ts
- .editorconfig
- .gitignore
- .prettierignore
- .prettierrc.js
- LICENSE
- package.json
- README.md
- tsconfig.json
- yarn.lock
# μ€μΉ κ°μ΄λ
1. μ½λ λ΄λ €λ°κΈ°
git clone https://github.com/niklashigi/apk-mitm
κΉνλΈμμ νλ‘μ νΈ μ½λ μ 체λ₯Ό λ΄ μ»΄ν¨ν°λ‘ λ΄λ €λ°μ΅λλ€.
cd apk-mitm
λ°©κΈ λ΄λ €λ°μ νλ‘μ νΈ ν΄λ μμΌλ‘ μ΄λν©λλ€.
2. 곡μ μ€μΉ μ€ν¬λ¦½νΈ
μ¬μ μΆμ²μ¬μ μ€λΉλ¬Ό
- Node.js npm λͺ λ Ήμ΄λ₯Ό μ°λ €λ©΄ Node.jsκ° μ€μΉλμ΄ μμ΄μΌ ν©λλ€.
npm install -g apk-mitm
npm λ μ§μ€νΈλ¦¬μ λ°°ν¬λ ν¨ν€μ§λ₯Ό μ μμΌλ‘ μ€μΉν©λλ€. μμ€ ν΄λ‘ μ΄ νμ μμ΅λλ€.
μ€μΉ ν μ ν°λ―Έλμ μ΄κ³ , νλ‘κ·Έλ¨μ λ²μ νμΈ λͺ
λ Ή(μ: --version)μΌλ‘ μ μ μ€μΉλλμ§ νμΈνμΈμ.
μ΄ λ ν¬μ READMEμ μ ν μ€μ λͺ λ Ήμ΄λ₯Ό κ·Έλλ‘ κ°μ Έμμ΅λλ€.
3. Node.js
μ¬μμ¬μ μ€λΉλ¬Ό
npm install -g apk-mitm
npm λ μ§μ€νΈλ¦¬μ λ°°ν¬λ ν¨ν€μ§λ₯Ό μ μμΌλ‘ μ€μΉν©λλ€. μμ€ ν΄λ‘ μ΄ νμ μμ΅λλ€.
λͺ
λ Ήμ΄ μ€ν ν ν°λ―Έλμ λνλλ μ£Όμ(λ³΄ν΅ http://localhost:3000 νν)λ₯Ό λΈλΌμ°μ μμ μ΄μ΄λ³΄μΈμ.
μ΄ λ ν¬μ READMEμ μ ν μ€μ λͺ λ Ήμ΄λ₯Ό κ·Έλλ‘ κ°μ Έμμ΅λλ€.
// repository documentation
Was this content helpful?
(0 ratings)
