Rednick16 / libSupport

libSupport is like a toolbox for tinkering with apps. It's a dynamic library that lets you mess around with how different parts of an app work.
46 stars 8 forks source link

Not working at all. #7

Open Genxster1998 opened 1 year ago

Genxster1998 commented 1 year ago

I tried injecting it at @ executable /Frameworks with eSign , it does not work at all. App still force closes. I tried it on PDF Reader Pro(com.bothe.pdfeade.po) and NotesWriter Pro (com.kaioos.noteswitep*o) to bypass bundleid check which is modified to match app id in mobileprovision.

Rednick16 commented 1 year ago

I will write some tests and and check I am currently working on a big update atm, if you have any crash logs that would be very helpful

Techchks commented 1 year ago

Hey rednick16, i comment on your last post, if you can check. thanks!

Genxster1998 commented 1 year ago

@Rednick16 does it bypass bundleid check or not ? I have to modify bundleid to match app identifier in signing cert & mobileprovision to allow access to pick file from storage . Thanks Will provide crash log soon .

Rednick16 commented 1 year ago

yes it should bypass bundle ID check and mp file check

Rednick16 commented 1 year ago

I tried injecting it at @ executable /Frameworks with eSign , it does not work at all. App still force closes. I tried it on PDF Reader Pro(com.bothe.pdfeade.p_o) and NotesWriter Pro (com.kai_oos.notesw_ite_p*o) to bypass bundleid check which is modified to match app id in mobileprovision.

lets have you try the AutoInjector unzip and add both libSupport.dylib and BypassInjector into your target app

Genxster1998 commented 1 year ago

@Rednick16 i have tried it again , no avail , i just changed a single alphabet pre instead of pro in bundleid . I have not injected any other dylib or framework than two of yours .it works correctly without injecting anything and not changing bundleid and signing with paid dev or enterprise certificate.Here is log & ss. Screenshot 2023-08-11 PDFReaderPro-2023-08-11.txt i have went through hopper dissembler mach-o binary does have checks for bundleid.

Rednick16 commented 1 year ago

You are not supposed to change the apps original bundle id. Also send me a link to this app

Genxster1998 commented 1 year ago

@Rednick16 I even tried it on good note 6 without changing anything, it does not work .I sideloaded without injecting any dylib than 2 of yours .it also panics & fc(fail to bypass sideload check).

I am changing bundle id to allow file picker from internal storage to work ,if it doesn't match with app-identier .it won't work . Here is link. Thanks for reply. https://mega.nz/file/YaVkjYob#CXafVJcSmbkJWvIF_oW54mmPN4Mze3t9y2aq_iQgOFc