Jump to content

How to Add DLG in Game


Go to solution Solved by syto203,

25 posts in this topic

Recommended Posts

Posted

Guys,please tell me how to add the DLG in the ipa file of the game?
I put it together, created a framework folder, added there, but the DLG does not appear in the game.

  • Like 1
  • Agree 1
  • Solution
Posted (edited)

@keybode

here you go

https://www.youtube.com/watch?v=4iWTsbUX1Bw

note: for DLG you need the second .dylib located in:

/Library/MobileSubstrate/DynamicLibraries/DLGMemorInjectedBundle.bundle/DLGMemor.dylib

steps:

1) get your decrypted ipa.

2) download "Peeko tweak for non-jailbroken devices" and extracts it https://github.com/andugu/Peeko

3)get the tweak's .dylib you want to inject.

4) get your provisioning profile (.mobileprovision). if you don't know how google it.

5) place the dylib and ipa inside the extracted Peeko-master folder.

6)create a new folder inside "Peeko-master" and call it "obj"

7)place the .dylib inside "obj" and rename it "Peeko.dylib".

8) in terminal cd into The Peeko-master folder.

9)type this [./patchapp-1.sh patch IPA-FILE.ipa profile.mobileprovision]

10)wait for the process to finish and at the end it'll produce a new ipa in the Peeko-master directory ending with "-patched.ipa" \

11)open cydia impactor and sideload it to your device.

12)Enjoy!!!

 

Updated by syto203
  • Like 2
Posted
  On 5/23/2019 at 9:21 PM, syto203 said:

i've been doing it like this

i use a premade script for adding Peek-a-boo to apps available from here

https://github.com/andugu/Peeko

follow it's instructions and just change the peekabo .dylib with the dlg .dylib

theos is supposed to do it also but i honestly don't know how.

good luck

Expand  

Sadly Screenshot

Posted (edited)
  On 5/26/2019 at 6:28 PM, syto203 said:

run this command while in the same directory as “patchapp-1.sh”

 

chmod +x patchapp-1.sh

 

Expand  
  Reveal hidden contents

Theos, iOS 11.4.1
SCRspacer.png

Updated by keybode

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines