Jump to content

yoelb00

Member
  • Posts

    30
  • Joined

  • Last visited

Posts posted by yoelb00

  1. 3 hours ago, Ted2 said:

    It's ok. You should be able to debug, just type "c" or "continue" & the game should continue.

    thank you!

    now i have other problem,

    i found this 2 address for the ammo:

    0x107DE1E10

    0x10DC48EF0

     

    when i write the first w s e -- 0x107DE1E10 it's work,

    the second one  w s e --0x10DC48EF0 give me this:

    spacer.png

    why is that ? :(

  2. On 11/17/2019 at 9:47 PM, DADi said:

    Do you have Perl installed from sbinger repo instead of CoolStar repo?

    Yes and it's not help,

    I installed Theos with the installer , i delete it now and i now i want to reinstall it without the installer,

    i'm trying to use this:

    https://github.com/theos/theos/wiki/Installation-iOS

    in 4 it's said:

    Get the toolchain:

    Theos Dependencies installs iOS Toolchain.

    ______

    Where i can get the Toolcahin?

     

    and about this:

    Get an iOS SDK:

    You can get patched SDKs from our SDKs repo.

    you can explain me how to download the SDK?

    thank you!

  3. Hello,

    The device is Jailborken iPhone 7 , ios 12.1.1 .

    I'm trying to create a .deb file from a Flex patch (that i created),

    this is the flex patch that i want make .deb (link)

    When i do make package like in 28:11 in the video, i got error:

    [1;31m>  [1;3;39mMaking all for tweak PlayerGRAdsRemove [m
    make[2]: *** [/var/theos/makefiles/instance/library.mk:33: /var/mobile/Projects/playergradsremove/.theos/obj/debug/arm64/PlayerGRAdsRemove.dylib] Killed: 9
    make[2]: *** Waiting for unfinished jobs....
     [0;31m==>  [1;39mPreprocessing Tweak.x [m
    Experimental shift on scalar is now forbidden at /private/var/theos/vendor/logos/bin/lib/Logos/Group.pm line 107, near "$args;"
    Experimental shift on scalar is now forbidden at /private/var/theos/vendor/logos/bin/lib/Logos/Group.pm line 108, near "$args;"
    Compilation failed in require at (eval 10) line 1.
    BEGIN failed--compilation aborted at (eval 10) line 1.
     at /var/theos/bin/logos.pl line 22.
    BEGIN failed--compilation aborted at /var/theos/bin/logos.pl line 22.
    make[3]: *** [/var/theos/makefiles/instance/rules.mk:256: /var/mobile/Projects/playergradsremove/.theos/obj/debug/armv7/Tweak.x.m] Error 255
    rm /var/mobile/Projects/playergradsremove/.theos/obj/debug/armv7/Tweak.x.m
    make[2]: *** [/var/theos/makefiles/instance/library.mk:33: /var/mobile/Projects/playergradsremove/.theos/obj/debug/armv7/PlayerGRAdsRemove.dylib] Error 2
    make[1]: *** [/var/theos/makefiles/instance/library.mk:24: internal-library-all_] Error 2
    make: *** [/var/theos/makefiles/master/rules.mk:111: PlayerGRAdsRemove.all.tweak.variables] Error 2

     

    The Flex Function:

    gwmFzOX.png

    This is my Tewak.x code:

    %hook ALVideoPlayer
      -(id)mediaSource {
      return NULL;
    }
    %end

    this is my control file code:

    Package: com.yoelb00.playergradsremove
    Name: PlayerGRAdsRemove
    Depends: mobilesubstrate
    Version: 1.2
    Architecture: iphoneos-arm
    Description: An awesome MobileSubstrate tweak!
    Maintainer: yoelb00
    Author: yoelb00
    Section: Tweaks

    my Theos i install from Theos Installer teawk  the version is 0.1.3

     

    thank you so much for helping!

    i hope i wrote all the information you need.

     

  4. Hey, 

    There is a app that called PlayerGR and it’s allow to save offline songs from YouTube and listen to them without internet,

    link to the app:

    https://apps.apple.com/us/app/player-gr/id1327301566

    now when you enter the app there is an annoying video ads that every time you enter the app the ads show .

    so finally I successfully remove the video ads with Flex , 

    this is my first tutorial:

    Hidden Content

    React or reply to this topic to see the hidden content & download link.

    please comment here if it’s work or not .

    hope it’s helpful :)

     

     

     

     

    • Like 23
    • Winner 2
    • Thanks 8
    • Informative 1
×
  • 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