Jump to content

4 posts in this topic

Recommended Posts

Posted (edited)

Hi everyone ... 

can u help me to make dylib supports NON Jailbreak already I know how to make tweak and dylib from my phone ( theos) but from MAC can't  . I always use this code to make dylib supports IPA but from Mac I got error says    stop.

 

ARCHS = armv7 arm64
GO_EASY_ON_ME=1

THEOS_BUILD_DIR = Packages
THEOS_OBJ_DIR_NAME = obj

include $(THEOS)/makefiles/common.mk

TWEAK_NAME = 01
01_FILES = Tweak.xm $(wildcard *.m)
01_FRAMEWORKS = UIKit
01_LOGOSFLAGS = -c generator=internal
01_INSTALL_PATH = @executable_path
01_USE_SUBSTRATE = false


include $(THEOS_MAKE_PATH)/tweak.mk

after-all::
        $(ECHO_NOTHING) echo " Moving Dylib..."$(ECHO_END)
        $(ECHO_NOTHING) mkdir ./dylib/ $(ECHO_END)
        $(ECHO_NOTHING) cp -v $(THEOS_OBJ_DIR)/01.dylib ./dylib/ $(ECHO_END)
        $(ECHO_NOTHING)echo " Dylib Moved"$(ECHO_END)

 

Updated by jdcc4723
Posted

Most dylibs cannot hust be made to work with Jailed devices. Most will need to be recompiled and injected using libsideloder or theos-jailed.

Posted
50 minutes ago, DiDA said:

Most dylibs cannot hust be made to work with Jailed devices. Most will need to be recompiled and injected using libsideloder or theos-jailed.

I know how to make dylib from my phone and supports IPA and I know how to  injecte by install -c load -p "@executable_path/xxxxxxxx.dylib"  but my problem I can't make dylib supports IPA from MACBook 

always got this error :

 

make package

Makefile:23: *** missing separator.  Stop.

I think the problem from my makefile

ARCHS = armv7 arm64
GO_EASY_ON_ME=1

THEOS_BUILD_DIR = Packages
THEOS_OBJ_DIR_NAME = obj

include $(THEOS)/makefiles/common.mk

TWEAK_NAME = 01
01_FILES = Tweak.xm $(wildcard *.m)
01_FRAMEWORKS = UIKit
01_LOGOSFLAGS = -c generator=internal
01_INSTALL_PATH = @executable_path
01_USE_SUBSTRATE = false


include $(THEOS_MAKE_PATH)/tweak.mk

after-all::
        $(ECHO_NOTHING) echo " Moving Dylib..."$(ECHO_END)
        $(ECHO_NOTHING) mkdir ./dylib/ $(ECHO_END)
        $(ECHO_NOTHING) cp -v $(THEOS_OBJ_DIR)/01.dylib ./dylib/ $(ECHO_END)
        $(ECHO_NOTHING)echo " Dylib Moved"$(ECHO_END)

 

 

 

so can u tell me how to fix it plz ? 

THANK YOU!

Posted
8 minutes ago, jdcc4723 said:

I know how to make dylib from my phone and supports IPA and I know how to  injecte by install -c load -p "@executable_path/xxxxxxxx.dylib"  but my problem I can't make dylib supports IPA from MACBook 

always got this error :

 

make package

Makefile:23: *** missing separator.  Stop.

I think the problem from my makefile

ARCHS = armv7 arm64
GO_EASY_ON_ME=1

THEOS_BUILD_DIR = Packages
THEOS_OBJ_DIR_NAME = obj

include $(THEOS)/makefiles/common.mk

TWEAK_NAME = 01
01_FILES = Tweak.xm $(wildcard *.m)
01_FRAMEWORKS = UIKit
01_LOGOSFLAGS = -c generator=internal
01_INSTALL_PATH = @executable_path
01_USE_SUBSTRATE = false


include $(THEOS_MAKE_PATH)/tweak.mk

after-all::
        $(ECHO_NOTHING) echo " Moving Dylib..."$(ECHO_END)
        $(ECHO_NOTHING) mkdir ./dylib/ $(ECHO_END)
        $(ECHO_NOTHING) cp -v $(THEOS_OBJ_DIR)/01.dylib ./dylib/ $(ECHO_END)
        $(ECHO_NOTHING)echo " Dylib Moved"$(ECHO_END)

 

 

 

so can u tell me how to fix it plz ? 

THANK YOU!

when I removed this line no error

after-all::
        $(ECHO_NOTHING) echo " Moving Dylib..."$(ECHO_END)
        $(ECHO_NOTHING) mkdir ./dylib/ $(ECHO_END)
        $(ECHO_NOTHING) cp -v $(THEOS_OBJ_DIR)/01.dylib ./dylib/ $(ECHO_END)
        $(ECHO_NOTHING)echo " Dylib Moved"$(ECHO_END)

 

 

but there is no dylib file :(

 

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
  • Our picks

    • Goal Battle - Soccer Games v4.505 +2 Jailed Cheats [ Dumb Opponents ]
      Modded/Hacked App: Goal Battle - Soccer Games By Mage Oyun Teknolojileri Anonim Sirketi
      Bundle ID: com.mage.goalbattle
      App Store Link: https://apps.apple.com/us/app/goal-battle-soccer-games/id6477293095?uo=4

       
       

      🤩 Hack Features

      - Dumb Opponents
      - All Avatars Unlocked
      • 0 replies
    • Goal Battle - Soccer Games v4.505 +2 Cheats [ Dumb Opponents ]
      Modded/Hacked App: Goal Battle - Soccer Games By Mage Oyun Teknolojileri Anonim Sirketi
      Bundle ID: com.mage.goalbattle
      App Store Link: https://apps.apple.com/us/app/goal-battle-soccer-games/id6477293095?uo=4

       
       

      🤩 Hack Features

      - Dumb Opponents
      - All Avatars Unlocked
      • 0 replies
    • Tiny Warriors Clash v1.9.10 [+5 Jailed Cheats]
      Modded/Hacked App: Tiny Warriors Clash By NLABSOFT Co., Ltd.
      Bundle ID: com.nlabsoft.defense.tinywarriors
      App Store Link: https://apps.apple.com/us/app/tiny-warriors-clash/id6499256180?uo=4



      🤩 Hack Features

      - Never Die
      - Add Meat (Enable inside battle)
      - Add Currency (Enable and spend)
      - Add Gems (Enable and spend)
      - Add Trait Points (Enable and spend)
      • 0 replies
    • Tiny Warriors Clash v1.9.10 [+5 Cheats]
      Modded/Hacked App: Tiny Warriors Clash By NLABSOFT Co., Ltd.
      Bundle ID: com.nlabsoft.defense.tinywarriors
      App Store Link: https://apps.apple.com/us/app/tiny-warriors-clash/id6499256180?uo=4



      🤩 Hack Features

      - Never Die
      - Add Meat (Enable inside battle)
      - Add Currency (Enable and spend)
      - Add Gems (Enable and spend)
      - Add Trait Points (Enable and spend)
      • 5 replies
    • RuPaul's Drag Race Match Queen v2.1.16 +8 Jailed Cheats [ Unlimited Everything ]
      Modded/Hacked App: RuPaul's Drag Race Match Queen By East Side Games Inc
      Bundle ID: com.eastsidegames.rupaulmatch
      App Store Link: https://apps.apple.com/us/app/rupauls-drag-race-match-queen/id6476321629?uo=4

       
       

      🤩 Hack Features

      - Freeze Coins
      - Freeze Cash
      - Freeze Lives
      - Freeze Tokens
      - Freeze Pre-Level Boosters
      - Freeze In-Level Boosters
      - Freeze Moves
      - Auto Win
      • 0 replies
    • RuPaul's Drag Race Match Queen v2.1.16 +8 Cheats [ Unlimited Everything ]
      Modded/Hacked App: RuPaul's Drag Race Match Queen By East Side Games Inc
      Bundle ID: com.eastsidegames.rupaulmatch
      App Store Link: https://apps.apple.com/us/app/rupauls-drag-race-match-queen/id6476321629?uo=4

       
       

      🤩 Hack Features

      - Freeze Coins
      - Freeze Cash
      - Freeze Lives
      - Freeze Tokens
      - Freeze Pre-Level Boosters
      - Freeze In-Level Boosters
      - Freeze Moves
      - Auto Win
      • 0 replies
    • EvoCreo 2: Monster Trainer RPG v1.3.0 +8 Jailed Cheats [ Damage + More ]
      Modded/Hacked App: EvoCreo 2: Monster Trainer RPG By Ilmfinity Studios LLC
      Bundle ID: com.ilmfinity.evocreo2
      iTunes Store Link: https://apps.apple.com/us/app/evocreo-2-monster-trainer-rpg/id1499001662?uo=4

       


      🤩 Hack Features

      - Unlimited Money -> Will increase instead of decrease.
      - Unlimited Skill Points
      - Unlimited Bag Items -> Will increase instead of decrease.
      - Prestige Cleo Allowed
      - Max Creo Level -> Earn some XP.
      - Damage Multiplier - Linked -> Affects both you and enemy. Use carefully.
      - Free In-App Purchases
      - Unlock All Achievements/Badges
      • 20 replies
    • MONOPOLY: Bingo! v1.3.3 +2++ Jailed Cheats [ Cheat Menu ]
      Modded/Hacked App: MONOPOLY: Bingo! By Clipwire Games Inc.
      Bundle ID: com.clipwiregames.monopolybingo
      App Store Link: https://apps.apple.com/us/app/monopoly-bingo/id6479528256?uo=4

       
       

      🤩 Hack Features

      - Cheat Menu -> Toggle the Menu button (top right) then toggle the Support button.
      -- Mogul Pass Enabled
      • 9 replies
    • MONOPOLY: Bingo! v1.3.3 +2++ Cheats [ Cheat Menu ]
      Modded/Hacked App: MONOPOLY: Bingo! By Clipwire Games Inc.
      Bundle ID: com.clipwiregames.monopolybingo
      App Store Link: https://apps.apple.com/us/app/monopoly-bingo/id6479528256?uo=4

       


      🤩 Hack Features

      - Cheat Menu -> Toggle the Menu button (top right) then toggle the Support button.
      -- Mogul Pass Enabled
      • 7 replies
    • EvoCreo 2: Monster Trainer RPG v1.3.0 +8 Cheats [ Damage + More ]
      Modded/Hacked App: EvoCreo 2: Monster Trainer RPG By Ilmfinity Studios LLC
      Bundle ID: com.ilmfinity.evocreo2
      iTunes Store Link: https://apps.apple.com/us/app/evocreo-2-monster-trainer-rpg/id1499001662?uo=4

       


      🤩 Hack Features

      - Unlimited Money -> Will increase instead of decrease.
      - Unlimited Skill Points
      - Unlimited Bag Items -> Will increase instead of decrease.
      - Prestige Cleo Allowed
      - Max Creo Level -> Earn some XP.
      - Damage Multiplier - Linked -> Affects both you and enemy. Use carefully.
      - Free In-App Purchases
      - Unlock All Achievements/Badges
      • 16 replies
    • MONOPOLY: The Board Game v1.14.11 +1 Jailed Cheat [ Everything Owned ]
      Modded/Hacked App: MONOPOLY: The Board Game By Marmalade Game Studio Limited
      Bundle ID: com.marmalade.monopoly
      iTunes Store Link: https://apps.apple.com/us/app/monopoly-the-board-game/id1477966166?uo=4


      Hack Features:
      - Everything Owned -> All packs, themes, boards, tokens, all purchased and owned.


      Jailbreak required hack(s): https://iosgods.com/topic/169254-monopoly-classic-board-game-all-versions-1-cheat-everything-owned/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 403 replies
    • MONOPOLY: The Board Game v1.14.11 +1 Cheat [ Everything Owned ]
      Modded/Hacked App: MONOPOLY: The Board Game By Marmalade Game Studio Limited
      Bundle ID: com.marmalade.monopoly
      iTunes Store Link: https://apps.apple.com/us/app/monopoly-the-board-game/id1477966166?uo=4


      Hack Features:
      - Everything Owned -> All packs, themes, boards, tokens, all purchased and owned.


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/169256-monopoly-classic-board-game-v189-1-jailed-cheat-everything-owned/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 198 replies
×
  • 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