Giter Club home page Giter Club logo

magisk_burpsuite_cert's Introduction

使用方法一

  1. 下载源码
git clone https://github.com/r1is/Magisk_burpsuite_cert.git
  1. 进入Magisk_burpsuite_cert文件夹,并使用zip打包
cd Magisk_burpsuite_cert
find ./ -name ".DS_Store" -depth -exec rm {} \;
zip -r Magisk_moudle_burpsuite_crts.zip . -x ".DS_Store" -x "README.md" -x ".gitignore" -x "./.git/*"
  1. 将2中生成的 Magisk_moudle_burpsuite_crts.zip 上传到安卓手机 例如:
adb push Magisk_moudle_burpsuite_crts.zip /sdcard/
  1. 在 magisk 模块中安装

image

使用方法二

直接从 releases 页面下载 Magisk_moudle_burpsuite_crts.zip 上传到手机,再用 Magsik 模块进行安装

https://github.com/r1is/Magisk_burpsuite_cert/releases/download/2022.8.3/Magisk_moudle_burpsuite_crts.zip

效果图

image

magisk_burpsuite_cert's People

Contributors

r1is avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.