Jump to content

Flex 2 Questions (in-depth) + an additional Perl question and make a .deb (if possible)


Go to solution Solved by Ziest,

21 posts in this topic

Recommended Posts

Posted (edited)

Flex:

 

Okay, so as the title says, i have some quesions regarding Flex 2..

So, to start off, i'm not a completely noob with Flex, i have used it a few times, and managed to crack subscriptions for a several Vpn's and subscription-based apps. But i wanna know more about how it works, so it can speed up my efficency.

 

Question 1

Can Flex directly change a value in a game? Or does it have to be obtained through e.g a video ad?

 

Question 2

When i started patching with Flex, i saw in the tutorial that i have to aim for "bool" and "int" or "in (cant remember)"

I know that Bool is one of the best things to take advantage of, because it can simply just edit it to "true" or "false", but what is In / int? What does it do? 

 

Question 3

Every time i patch a game, i see severals of libaries i can "process" after pressing "add units" (picture below). What is this? Is it some kind of "hidden libaries" that can be processed? 

 

https://gyazo.com/997cc809e2f96cb21ed621560a800a9e

 

Question 4

Idk if its a "stupid" question, but im wondering what Flex is really capable of if a pro-scripter (lol name) uses it. Can someone with understandings of this, edit like .. "everything" in a game? Coins, values, looks etc.

 

 

.Deb question(s)

Okay, so i just started writing this, and i'm not sure if this will be more text than my Flex questions (hope not lol)

 

To start off, i would like to know how to make a .deb out of my results using Flex. Im not 100% sure, but if im right, i think its the same as "making a tweak", only using the exact same units as in Flex. (Correct me if im wrong lol)

But if im right, im pretty sure i need to have Theos installed. Yes, i have installed Theos

(Read my topic if you havent seen it, as i guess you havent) http://iosgods.com/topic/20721-need-help-converting-a-flex-patch-to-a-deb/

I think its installed correctly, i hope. I have also installed toolchain, and bigboss recommended tools + some other stuff i read on google :p

 

Okay, question one

In this topic about Theos on iOS, it says "to make sure Theos is installed on your device, run "echo $THEOS" with the output "/var/theos"

http://iphonedevwiki.net/index.php/Theos/Setup/iOS

 

When i ran the command, i only got a blank line? D:

 

 

Question two

I installed perl (from offiical repo), then installed Theos with something called "easytheos" install thing, it was a tweak from f4bul1z3r repo. That replaced my Perl, and now i have Perl installed from Hackyouriphone.. When i try to remove HYI perl, and install the official one, i get error after installing in cydia: "1st line:  failed in buffer_write(fd) (8, ret= -1)    2nd line:  Sub-process /usr/libexec/cydia/cydo returned an error code (1)

All is written in red

 

Btw, i have Cydown installed, and it looks like "cydo" is something shortened for Cydown. (Never experienced any trouble with Cydown before tho..)

 

Question three

When i ran /var/theos/bin/nic.pl , i got "error killed:9" , and i tried to understand the contents in topic below:

 

http://iosgods.com/topic/18225-how-to-fix-theos-killed-9-error-on-ios-9/

 

I feel stupid, but i dont understand what it means with "ldid -S 'which <command>'.. Like, im new to mobile terminal, and i dont know if "/var/theos/bin/nic.pl" is a command.. or.. yeah, i guess u understand lol.

So, easy: i hope for a "better" explanation for a noob :p

 

Question four

After what you've read above, you might get an impression that im stupid as a breadcrumb, but im not.. not that much at least :p I wanna learn to "make basic tweaks" for cydia. Not big and massive tweaks, but you know, something to start with.

I saw somewhere that i need to learn objective C , but can someone tell me "where" to start, and what i need to know / how much? 

What more do i need to know? 

Do any of you have a good starting tutorial?

 

___________________________________

 

First problem i need to solve, is perl. Right now i have none of them installed, which is a problem lol. 

 

Thanks!

Updated by Ziest
  • Replies 20
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted

Games have "evolved" so 99% of games can not be modified with FLEX. 

 

I believe you do this in teminal: "ldid -S '/var/root/theos/bin/nic.pl' or 'ldid -S $THEOS/bin/nic.pl'

 

People, who knows how to code, learned coding languages. For example, @ loves SWIFT (Or atleast I think he does :p ) and OBJ-C/C++. 

Most of them learned by themselves, following tutorials from YouTube. Full knowledge of coding languages is a required shizz.

Posted

1. Yes.

2. Integers are number variables.

3. Other iOS Kits the game uses. For example lots of apps use StoreKit .

4. Depending on the security and how the game was written. Flex is not a real powerful tool though.

 

1. The command for Theos is /var/theos/bin/nic.pl for using the NIC templates.

2. cydo is not from Cydown. Uninstall the old perl first without having the other in the install queue and it should work.

3. You need the latest perl for iOS 9.

4. Here.

Posted

Thanks!


1. Yes.

2. Integers are number variables.

3. Other iOS Kits the game uses. For example lots of apps use StoreKit .

4. Depending on the security and how the game was written. Flex is not a real powerful tool though.

 

1. The command for Theos is /var/theos/bin/nic.pl for using the NIC templates.

2. cydo is not from Cydown. Uninstall the old perl first without having the other in the install queue and it should work.

3. You need the latest perl for iOS 9.

4. Here.

 

Doesn't work to install it after removing it from install queue :/ I still get same error

Posted

Thanks!

 

 

Doesn't work to install it after removing it from install queue :/ I still get same error

There was no tl;dr for the first post. Which error are you getting? :p

Posted

cydo errors? That's bad.

 

What did you do to get that?

D: 

Idk.. May i ask how bad? + fixable? :l

 

I think i got it while trying to setup Theos. Haven't done anything more "risky" on my phone than that before :p

I also installed it a several times, using different methodes lol. 

One methode was this

http://iosgods.com/topic/13072-macios-how-to-easily-install-theos-on-any-ios-device-setuptheos/

 

An other methode was following this

http://iphonedevwiki.net/index.php/Theos/Setup/iOS

 

Last one i remember was the one called "easytheos" (u'll see the tweak in pictures below)

 

Pics of all installed packages:

https://gyazo.com/c00b2e27989472eadc74aeeac67b4a6b

https://gyazo.com/c74f5e7415692d6f0454527116e8003e

https://gyazo.com/1a504b45b992b7b0da8f9d2a6c617fba

https://gyazo.com/95f9f7bbf2092313036f374ea13be343

https://gyazo.com/9d1a9c5e03f74212b5d6da35d7721ec7

https://gyazo.com/f05a9481339a7c39fc1780b0c939667b

https://gyazo.com/2e24bdd636868077d16a6cea6defec4f

https://gyazo.com/45e6afa8b4d175b6c461a19be2a917cc

https://gyazo.com/9589ee266904cde41e9a20ca6d2705bc

https://gyazo.com/726a424190ef30c9f15ab66e4ee000cb

https://gyazo.com/072dc54dc5c0715a20fe81dc6f9cfe56

https://gyazo.com/a69383d45ee513a22f0d1f58420e01b7

https://gyazo.com/b484c528014dc735433f289fd32ef131

https://gyazo.com/2886af7b35d24e06b7b2d81579724f24

https://gyazo.com/e8eb10e1ae381610f1f50093fd586d1c

https://gyazo.com/90f614a1c2153c5c5eab4cce2de6023f

https://gyazo.com/856f9a33c25e02c7e71b01c6bd795f72

https://gyazo.com/b06a8e293df898cc59eaa711537a4432

https://gyazo.com/8cbd0db32545ae186574cef28304a03c

https://gyazo.com/f34111714f09a153df449eb0c3c87c53

https://gyazo.com/c48964bc5a1f69b689818c487e7a91d4

https://gyazo.com/c00b2e27989472eadc74aeeac67b4a6b

 

Sorry for all the pics, but i think its easier, because then u also see the repos

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

    • Sleep Hero: Bedtime Habit Game v1.0 [ +4 Cheats ] ADS NO
      Modded/Hacked App: Sleep Hero: Bedtime Habit Game By Shikudo Co., Ltd.
      Bundle ID: com.shikudo.sleeprpg
      App Store Link: https://apps.apple.com/ca/app/sleep-hero-bedtime-habit-game/id6743801693?uo=4

      🤩 Hack Features

      - Super Card / Active
      - Normal Card / Active
      - Currency / No Need / Negative When Decrease But Works
      - Resources / No Need / Negative When Decrease But Works
      • 4 replies
    • Sleep Hero: Bedtime Habit Game v1.0 [ +4 Jailed ] ADS NO
      Modded/Hacked App: Sleep Hero: Bedtime Habit Game By Shikudo Co., Ltd.
      Bundle ID: com.shikudo.sleeprpg
      App Store Link: https://apps.apple.com/ca/app/sleep-hero-bedtime-habit-game/id6743801693?uo=4 

      🤩 Hack Features

      - Super Card / Active
      - Normal Card / Active
      - Currency / No Need / Negative When Decrease But Works
      - Resources / No Need / Negative When Decrease But Works
      • 2 replies
    • Transcender : Idle RPG v1.8.0 +2 Cheats
      Modded/Hacked App: Transcender : Idle RPG By Rookie Project Co., Ltd.
      Bundle ID: com.playgames.transcender
      iTunes Store Link: https://apps.apple.com/sg/app/transcender-idle-rpg/id6448614350?uo=4

       

       

      📌 Mod Requirements

      - Jailbroken iPhone or iPad.
      - iGameGod / Filza / iMazing.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak (from Sileo, Cydia or Zebra).

       

      🤩 Hack Features

      - Damage Multiplier
      - Never Die

       

      ⬇️ iOS Hack Download Link


      Hidden Content

      Download Hack







       

      📖 iOS Installation Instructions

      STEP 1: Download the .deb hack file from the link above. Use Safari, Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If needed, tap on the downloaded file again, then select ‘Normal Install’ from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. If it doesn’t install successfully, see the note below.
      STEP 5: Open the game, log in to your iOSGods account when asked, then toggle on the features you want and enjoy!

       

      NOTE: If you have any questions or problems, read our Jailbreak iOS Hack Troubleshooting & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.

       

      🙌 Credits

      - AlyssaX64

       

      📷 Cheat Video/Screenshots

      N/A

       

      More iOS App Hacks
      If you’re looking for Non-Jailbroken & No Jailbreak required iOS IPA hacks, visit the iOS Game Cheats & Hacks or the iOSGods App for a variety of modded games and apps for non-jailbroken iOS devices.

      Modded Android APKs
      Need modded apps or games for Android? Check out the latest custom APK mods, cheats & more in our Android Section.
        • Winner
      • 42 replies
    • Transcender : Idle RPG v1.8.0 +2 Jailed Cheats
      Modded/Hacked App: Transcender : Idle RPG By Rookie Project Co., Ltd.
      Bundle ID: com.playgames.transcender
      iTunes Store Link: https://apps.apple.com/sg/app/transcender-idle-rpg/id6448614350?uo=4

       

       

      📌 Mod Requirements

      - Non-Jailbroken/Jailed or Jailbroken iPhone or iPad.
      - Sideloadly or alternatives.
      - Computer running Windows/macOS/Linux with iTunes installed.

       

      🤩 Hack Features

      - Damage Multiplier
      - Never Die

       

      ⬇️ iOS Hack Download IPA Link


      Hidden Content

      Download via the iOSGods App







       

      📖 PC Installation Instructions

      STEP 1: Download the pre-hacked .IPA file from the link above to your computer. To download from the iOSGods App, see our iOSGods App IPA Download Tutorial which includes a video example.
      STEP 2: Download Sideloadly and install it on your Windows or Mac.
      STEP 3: Open Sideloadly on your computer, connect your iOS device, and wait until your device name appears in Sideloadly.
      STEP 4: Once your iDevice is recognized, drag the modded .IPA file you downloaded and drop it into the Sideloadly application.
      STEP 5: Enter your Apple Account email, then press “Start.” You’ll then be asked to enter your password. Go ahead and provide the required information.
      STEP 6: Wait for Sideloadly to finish sideloading/installing the hacked IPA. If there are issues during installation, please read the note below.
      STEP 7: Once the installation is complete and you see the app on your Home Screen, you will need to go to Settings -> General -> Profiles / VPN & Device Management. Once there, tap on the email you entered from step 6, and then tap on 'Trust [email protected]'.
      STEP 8: Now go to your Home Screen and open the newly installed app and everything should work fine. You may need to follow further per app instructions inside the hack's popup in-game.

      NOTE: iOS/iPadOS 16 and later, you must enable Developer Mode. For free Apple Developer accounts, you will need to repeat this process every 7 days. If you have any questions or problems, read our Sideloadly FAQ section of the topic and if you don't find a solution, please post your issue below and we'll do our best to help! If the hack does work for you, post your feedback below and help out other fellow members that are encountering issues.

       

      🙌 Credits

      - AlyssaX64

       

      📷 Cheat Video/Screenshots

      N/A
      • 73 replies
    • Shadow Hunter: Premium v11.128.2 +9 Cheats
      Modded/Hacked App: Shadow Hunter: Premium By ENIGMA SOFTWARE JOINT STOCK COMPANY
      Bundle ID: com.enigma.shadowhunter.paid
      iTunes Store Link: https://apps.apple.com/us/app/shadow-hunter-premium/id1588843797?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia or Sileo).


      Hack Features:
      - Free Equipment Level Up*
      - Free Merchant Shop*
      - Free Mystic Store*
      - Free Fragment Shop*
      - Free Video Shop*
      - No Awaken Dust Cost
      - No Ascend Requirements
      - No Evolve Requirements
      - 1 Item = 100 Items

      Notes:
      * under one switch. Do not purchase stuff that cost diamond, or your game becomes invalid. So, save from time to time to revert back if anything happens.
      • 670 replies
    • Shadow Hunter: Offline Games v10.128.2 +9 Cheats
      Modded/Hacked App: Shadow Hunter: Lost Worlds By ENIGMA SOFTWARE JOINT STOCK COMPANY
      Bundle ID: com.enigma.shadowhunter.free
      iTunes Store Link: https://apps.apple.com/us/app/shadow-hunter-lost-worlds/id1559150590?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia or Sileo).


      Hack Features:
      - Free Equipment Level Up*
      - Free Merchant Shop*
      - Free Mystic Store*
      - Free Fragment Shop*
      - Free Video Shop*
      - No Awaken Dust Cost
      - No Ascend Requirements
      - No Evolve Requirements
      - 1 Item = 100 Items

      Notes:
      * under one switch. Do not purchase stuff that cost diamond, or your game becomes invalid. So, save from time to time to revert back if anything happens.
      • 820 replies
    • Fishing Hook2 v1.0.2 [ +3 Cheats ] Currency Max
      Modded/Hacked App: Fishing Hook2 By MOBIRIX
      Bundle ID: com.mobirix.fishinghook2
      App Store Link: https://apps.apple.com/ph/app/fishing-hook2/id6751476015?uo=4


      🤩 Hack Features

      - Unlimited Gold / Sell Fish
      - Unlimited EXP / Sell Fish / Tested Not
      - Easy Catch
      • 6 replies
    • Fishing Hook2 v1.0.2 [ +3 Jailed ] Currency Max
      Modded/Hacked App: Fishing Hook2 By MOBIRIX
      Bundle ID: com.mobirix.fishinghook2
      App Store Link: https://apps.apple.com/ph/app/fishing-hook2/id6751476015?uo=4
       

      🤩 Hack Features

      - Unlimited Gold / Sell Fish
      - Unlimited EXP / Sell Fish / Tested Not
      - Easy Catch
      • 5 replies
    • dropcult v1.3.4 +3 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: dropcult By SMOKESPOT GAMES, LLC
      Bundle ID: com.SmokeSpotGames.SkreetFigherzGame
      App Store Link: https://apps.apple.com/us/app/dropcult/id1550684098?uo=4

       
       

      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      • 35 replies
    • dropcult v1.3.4 +3 Cheats [ Damage & Defence ]
      Modded/Hacked App: dropcult By SMOKESPOT GAMES, LLC
      Bundle ID: com.SmokeSpotGames.SkreetFigherzGame
      App Store Link: https://apps.apple.com/us/app/dropcult/id1550684098?uo=4

       


      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      • 21 replies
    • Night Slashers: Remake v1.0.6 +4 Jailed Cheats [ God Mode + More ]
      Modded/Hacked App: Night Slashers: Remake By Forever Entertainment S.A.
      Bundle ID: com.forever-entertainment.NightSlashersRemake
      App Store Link: https://apps.apple.com/us/app/night-slashers-remake/id6739348927?uo=4

       


      🤩 Hack Features

      - God Mode
      - One-Hit Kill
      - Point Multiplier
      - Free In-App Purchases
      • 0 replies
    • Night Slashers: Remake v1.0.6 +4 Cheats [ God Mode + More ]
      Modded/Hacked App: Night Slashers: Remake By Forever Entertainment S.A.
      Bundle ID: com.forever-entertainment.NightSlashersRemake
      App Store Link: https://apps.apple.com/us/app/night-slashers-remake/id6739348927?uo=4

       
       

      🤩 Hack Features

      - God Mode
      - One-Hit Kill
      - Point Multiplier
      - Free In-App Purchases
      • 1 reply
×
  • 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