Git Product home page Git Product logo

bagbak's Introduction

bagbak

Yet another frida based App decryptor. Requires jailbroken iOS device and frida.re

demo

The name of this project doesn't have any meaning. I was just listening to that song while typing.

Prerequisites

On device

That's all. No SSH required.

On desktop

  • node.js Latest LTS (Long Term Support)
  • zip command (optional). We'll generate an ipa archive when this command is avaliable

That's all. Npm can handle all dependencies.

Windows Compatibility

  • Before [email protected] it was unable to connect device via USB (ref: 12.5 release note). Please use up-to-date frida to overcome this;
  • Filesystem of iOS differs from Windows. If you are running bagbak on Windows, some of the file attributes (e.g., executable bit) will be lost, thus the repacked ipa may not be able to reinstall on your phone. But it does not matter if you only indend to do static analysis.

Install

npm install -g bagbak

Usage

bagbak [bundle id or name]

 Options:
   -l, --list             list apps
   -H, --host <host>      hostname
   -u, --uuid <uuid>      uuid of USB device
   -o, --output <output>  output directory
   -f, --override         override existing
   -e, --executable-only  dump executables only
   -z, --zip              create zip archive (ipa)
   -h, --help             output usage information

捐助

如果觉得项目有帮助,可以通过支付宝和其他渠道打赏,金额随意

国内用户 frida 安装失败问题

请参考 使用国内镜像加速安装

bagbak's People

Contributors

chichou avatar hduarte avatar everettjf avatar dependabot[bot] avatar

Watchers

 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.