• Stars
    star
    682
  • Rank 66,258 (Top 2 %)
  • Language
    C
  • License
    MIT License
  • Created about 4 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Decrypts FairPlay applications on iOS 13.4.1 and lower, no jb required

yacd (Yet Another Code Decrypter)

Decrypts FairPlay (App Store) applications on iOS 13.4.1 and lower, no jb required

Use for research purposes only, I didn't publish this for you to sideload Fortnite

This application uses @s1guza's Psychic Paper exploit to be able to read other process memory and the iOS filesystem.

Many alternatives already exist (original?, Frida version, past favorite). This was written primarily for a case where I want to get a decrypted IPA from my iOS device and Airdrop it to a computer

Compile

You'll need Xcode 12 for the xcproject

Change around the Singing identity and build for an iOS 13.4.1 or lower device. If successful, you'll see the list of GUI applications on your iOS device.

Usage

First, launch a 3rd party application, then decrypt it from the yacd app (the app whose icon contains GQ's sexiest man of 2020). Have a receiving computer with Airdrop available nearby.

Credits

If you make derivatives of this, cite your sources

More Repositories

1

LLDB

A collection of LLDB aliases/regexes and Python scripts to aid in your debugging sessions
Python
1,762
star
2

dsdump

An improved nm + Objective-C & Swift class-dump
Objective-C++
1,112
star
3

mobdevim

Command line utility that interacts with plugged in iOS devices. Uses Apple's MobileDevice framework
Objective-C
119
star
4

symbol-interposing

C
53
star
5

dynadump

A runtime ObjC class-dump
Objective-C
39
star
6

AirDrop-Hack

Objective-C
38
star
7

ASCIIArtDebugging

Overwrites UIImageView & UIImage's description to print out the image in ASCII Art
Objective-C
34
star
8

dsc_symbols

symbol dumps of iOS shared caches
Shell
32
star
9

LOLzwagon

Significantly bumps up your iOS XCTest code coverage and makes all unit tests pass... by crippling them
Objective-C
31
star
10

SpringBoardPOC

POC for meetup talk.
Python
26
star
11

swiftdizzle

Swift method swizzling/method introspection for Swift instance methods
C
16
star
12

homebrew-funpack

Apple runtime introspection tools
Ruby
16
star
13

lldb_fix

RESOLVED IN XCODE 10.2! Fix for LLDB (in Xcode 10) which incorrectly imports the wrong API headers
C
11
star
14

gcd_internals

Showcases libdispatch lesser known APIs with examples & structs
Objective-C
7
star
15

Meme-Collector

Meme Collector application used in the RayWenderlich Tutorial set. See http://www.raywenderlich.com/45645/ios-app-security-analysis-part-1
Objective-C
5
star
16

dsigner

A Terminal command that doesn't suck at codesigning
C
3
star
17

GoDaddyDebugging

Objective-C
3
star
18

FrameworkFun

Meetup.com Project for Dynamic Libraries
Swift
3
star
19

RE-101

Reverse Engineering 0b101 for https://www.meetup.com/CocoaheadsDenver/
3
star
20

platform_swap

Objective-C
3
star
21

yadsct

placeholder repo for tool accompanying Adv Debgging v4 book.
1
star
22

MultiSelectImagePickerController

UIImagePickerController category that exposes private API for multi selection
Objective-C
1
star