Swiftpack.co - hackcatml/mldecrypt as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by hackcatml.
hackcatml/mldecrypt v0.2.3
iOS binary memory dump tool for iOS15+ (rootful, rootless)
⭐️ 15
🕓 16 weeks ago
iOS
.package(url: "https://github.com/hackcatml/mldecrypt.git", from: "v0.2.3")

mldecrypt

iOS binary memory dump & backup ipa tool based on dump-ios

Usage

Dependencies

ldid
ellekit (for rootless)
substitute (for rootful)

App

2023-12-30 10 46 36 AM

Command

Show installed applications:

mldecrypt list

Only dump binary:

mldecrypt <bundleId>

Dump binary & backup ipa:

mldecrypt -b <bundleId>

Dump or Dump & backup during runtime thanks to opainject

mldecrypt -r <bundleId>
mldecrypt -r -b <bundleId>

Build

  1. Need to install Jinx framework
  2. Copy all the modules from the module directory to the theos include directory
cp -R module/* ~/theos/include/
  1. make
make clean && make package

Credits

GitHub

link
Stars: 15
Last commit: 14 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Dependencies

Release Notes

v0.2.3
16 weeks ago
  • Fix crash when the dumped ipa is reinstalled via AppSync on a palera1n rootless jb

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics