Giter Site home page Giter Site logo

rednick16 / libsupport Goto Github PK

View Code? Open in Web Editor NEW
44.0 4.0 8.0 472 KB

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.

C 43.62% Objective-C 20.77% C++ 35.61%
ios sideload jailbreak

libsupport's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

libsupport's Issues

Not working at all.

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.

Undefined Symbols

When typing "make package" in theos, it returns many undefined symbols errors. I tried removing .Theos and removing the $(LIBRARY_NAME)_INSTALL_PATH = @executable_path/Frameworks as sugguested in another comment, however it did not work.
Undefined symbols for architecture arm64:
"_objc_msgSend$UTF8String", referenced from:
l005 in libsupport.a(dyld.m.0e83968f.o)
_SupportGetDyldImageName in libsupport.a(dyld.m.0e83968f.o)

Crash when inject dylibs

i managed to inject dylibs via theos jailed project,
but the app crash when i open it
i injected the libsupport.dylib & jailed_example.dylib
is there any other thing to do or im missing something?

Pls help

My game crashes every single time i hit thanks even though i put in everything you said to me

Missing Static Directory

When building the source on theos for computer (MOBILE_THEOS = 0), the following error appears:

ld: warning: directory not found for option '-L./support/static'
ld: warning: directory not found for option '-L../support/static'
ld: library not found for -lSupport
clang: error: linker command failed with exit code 1 (use -v to see invocation)

in the support folder, there is no file or folder named static, which i believe is what Theos is looking for.

When setting MOBILE_THEOS to 1, when on computer, the package builds however the file size is only 700 bytes and does not contain any plist or dynamic library inside of it. Unless there is something I'm missing, there appears to be no real way to build the source code provided. @Rednick16

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.