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

    • 1945 - Airplane shooting games v15.28 Jailed Cheats +3
      Modded/Hacked App: 1945 Air Force: Airplane Games By ONESOFT GLOBAL PTE. LTD.
      Bundle ID: com.os.airforce
      App Store Link: https://apps.apple.com/us/app/1945-air-force-airplane-games/id1460632826?uo=4

       


      Mod Requirements:
      - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
      - Sideloadly / Cydia Impactor or alternatives.
      - A Computer Running Windows/Mac/Linux with iTunes installed.


      Hack Features:
      - God Mode
      - One Hit Kill
      - Premium + No Ads


      iOS Hack Download Link: https://iosgods.com/topic/150679-1945-airplane-shooting-games-v1502-jailed-cheats-3/
      • 167 replies
    • Guild of Heroes: Fantasy RPG v1.187.5 - [ x Player Damage & More ]
      Modded/Hacked App: Guild of Heroes: Fantasy RPG By BIT.GAMES PBL
      Bundle ID: com.goplaytoday.guildofheroes
      iTunes Store Link: https://itunes.apple.com/us/app/guild-of-heroes-fantasy-rpg/id979474617?mt=8&uo=4&at=1010lce4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iFile / Filza / iFunBox / iTools or any other file managers for iOS.
      - Cydia Substrate (from Cydia).
      - PreferenceLoader (from Cydia).


      Hack Features:
      - x Player Damage - x1 - 10
      - x Player Defense - x1 - 10
      - Enemies Auto Die
      - Premium Activate
      - Freeze Resources
      - Freeze Potions

      All features are unlinked and only for player, you!
      Note:
      Not Responsible For Any Bans


      This hack is an In-Game Mod Menu (iGMM). In order to activate the Mod Menu, tap on the iOSGods button found inside the app. This hack works on the latest x64 or ARM64 iDevices: iPhone 5s, 6, 6 Plus, 6s, 6s Plus, 7, 7 Plus, 8, 8 Plus, X, Xr, Xs, Xs Max, SE, iPod Touch 6G, iPad Air, Air 2, Pro & iPad Mini 2, 3, 4 and later.
      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/79822-guild-of-heroes-fantasy-rpg-v1679-5k-gold-sell-value-more/
      • 1,748 replies
    • Pew Pew Slime - Idle RPG v35 Jailed Cheats +5
      Modded/Hacked App: Pew Pew Slime - Idle RPG By X-LEGEND ENTERTAINMENT CO., LTD.
      Bundle ID: com.xlegend.pewpewslime.global
      App Store Link: https://apps.apple.com/us/app/pew-pew-slime-idle-rpg/id6739420338?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

      - God Mode
      - Multiply Attack

      After in-game press Activate Cheat 1 time, then turn it off. Now you can use, if it not work after you relaunch the game next time, repeat the process

      For Multiply Attack do not set max value ortherwise it will revert back to default value, example max value is 10 set 9.8 or 9.9

       

      ⬇️ iOS Hack Download IPA Link: https://iosgods.com/topic/202589-pew-pew-slime-idle-rpg-v26-jailed-cheats-2/
      • 51 replies
    • ZombTube v1.2.364 [ +11 Jailed ] Currency Max
      Modded/Hacked App: ZombTube By Dmytro Drach
      Bundle ID: com.booblyc.ZombTubeGame
      iTunes Store Link: https://apps.apple.com/us/app/zombtube/id6464316230?uo=4


      Hack Features:

      - IAP Free

      - No ADS

      - Red coins

      - Gold

      - Parts - Upgrade Free Guns-Items

      - Damage

      - Bullet Range

      - Gun Range

      - Ammo

      - No Reload

      - Accuracy
      • 8 replies
    • ZombTube v1.2.364 [ +11 Cheats ] Currency Max
      Modded/Hacked App: ZombTube By Dmytro Drach
      Bundle ID: com.booblyc.ZombTubeGame
      iTunes Store Link: https://apps.apple.com/us/app/zombtube/id6464316230?uo=4


      Hack Features:
      - IAP Free

      - No ADS

      - Red coins

      - Gold

      - Parts - Upgrade Free Guns-Items

      - Damage

      - Bullet Range

      - Gun Range

      - Ammo

      - No Reload

      - Accuracy
      • 49 replies
    • Tropic Match v1.0 [ +5 Cheats ] Auto Win
      Modded/Hacked App: Tropic Match By BTMK s.r.o.
      Bundle ID: com.rebelgames.tropicmatch
      iTunes Store Link: https://apps.apple.com/us/app/tropic-match/id6547859499?uo=4


      🤩 Hack Features

      - Auto Win

      - Coins

      - Stars

      - Lives

      - Booster
      • 1 reply
    • Tropic Match v1.0 [ +5 Jailed ] Auto Win
      Modded/Hacked App: Tropic Match By BTMK s.r.o.
      Bundle ID: com.rebelgames.tropicmatch
      iTunes Store Link: https://apps.apple.com/us/app/tropic-match/id6547859499?uo=4


      🤩 Hack Features

      - Auto Win

      - Coins

      - Stars

      - Lives

      - Booster
      • 2 replies
    • Everybody's RPG v5.92 [ +7 Cheats ] Currency Max
      Modded/Hacked App: Everybody's RPG By Seung Jae Lee
      Bundle ID: com.nomadgames.everybodyrpgpay
      iTunes Store Link: https://apps.apple.com/us/app/everybodys-rpg/id1353701442?uo=4


      🤩 Hack Features

      - Currency Max

      - DMG

      - ATK Speed

      - ATK Range

      - Skill CD

      - Enemy Freeze

      - Enemy NO [ Stage Mod ] Easy Skip Stage

      Don't Abuse The Hack Incase Banned
      • 23 replies
    • Everybody's RPG v5.92 [ +7 Jailed ] Currency Max
      Modded/Hacked App: Everybody's RPG By Seung Jae Lee
      Bundle ID: com.nomadgames.everybodyrpgpay
      iTunes Store Link: https://apps.apple.com/us/app/everybodys-rpg/id1353701442?uo=4


      🤩 Hack Features

      - Currency Max

      - DMG

      - ATK Speed

      - ATK Range

      - Skill CD

      - Enemy Freeze

      - Enemy NO [ Stage Mod ] Easy Skip Stage

      Don't Abuse The Hack Incase Banned
      • 36 replies
    • Hero Survival IO 2 V1.0.6 [ +8 Jailed ] Currency Max
      Modded/Hacked App: Hero Survival IO 2 By VIET NAM SKYNET JOINT STOCK COMPANY
      Bundle ID: com.game.hero.survival.survivor
      iTunes Store Link: https://apps.apple.com/us/app/hero-survival-io-2/id6480162404?uo=4
       

      Hack Features

      - No ADS [ Rewards Free ]

      - Gems Unlimited [ Achievements Rewards ]

      - Gold Unlimited [ In Battle Pick Box ]

      - ATK

      - HP

      - Def

      - Skill EXP [ Pick One Exp Quickly Get All Skill ]

      - iGG Speed [ Max 0-5 Faster Play Save Time ]
      • 17 replies
    • Hero Survival IO 2 V1.0.6 [ +8 Cheats ] Currency Max
      Modded/Hacked App: Hero Survival IO 2 By VIET NAM SKYNET JOINT STOCK COMPANY
      Bundle ID: com.game.hero.survival.survivor
      iTunes Store Link: https://apps.apple.com/us/app/hero-survival-io-2/id6480162404?uo=4


      Hack Features:
      - No ADS [ Rewards Free ]

      - Gems Unlimited [ Achievements Rewards ]

      - Gold Unlimited [ In Battle Pick Box ]

      - ATK

      - HP

      - Def

      - Skill EXP [ Pick One Exp Quickly Get All Skill ]

      - iGG Speed [ Max 0-5 Faster Play Save Time ]
      • 13 replies
    • Resident Evil Survival Unit +6 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Resident Evil Survival Unit By Aniplex Inc.
      Bundle ID: com.aniplex.resu
      App Store Link: https://apps.apple.com/us/app/resident-evil-survival-unit/id6744668327?uo=4

       
       

      🤩 Hack Features

      - Damage Multiplier [ Battle ]
      - Defence Multiplier [ Battle ]
      - God Mode [ Battle ]
      - God Mode [ Explore ]
      - One-Hit Kill [ Explore ]
      - Freeze Items & Ammo
      • 98 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