Jump to content

Need Help for my .deb files for the private server SMonWar


nasamaru

7 posts in this topic

Recommended Posts

Hey guys i d'ont know why but i cant install my cheat for this game (private server) : http://smonwar.com/

 

with my deb and i would like to get help to understand why.

 

if you need the .deb or the .ipa of the game just tell me thanks !

 

 

POSINST :

#!/bin/sh

# Made by DiDA for iOSGods.com! - Version 1.2.7 - Visit https://github.com/iOSGods/Auto-Lipo-for-iOS-5-to-iOS-9-/ for an up-to-date version!


#################################################################################

iosgods_binary="private/var/containers/Bundle/Application/CCA580BA-B29D-4E5D-A596-3D9B105A8F76/smon.app/SMON_Kr"
iosgods_target_directory="private/var/containers/Bundle/Application/*/smon.app/"
iosgods_lipoarm64="/usr/bin/freesummonerswarLipo"
lipoarm64_binarytarget="SMON_Kr"

#################################################################################


set -e

ig_mv_perms() {
	# Kill the app if it's running before continuing
	killall -9 "${iosgods_binary##*/}" || :
	
    # Check if the specified binary exists in the location provided above, otherwise output an error
    if [ ! -f "${iosgods_binary}" ]; then
        printf "${iosgods_binary} file couldn't be found, please check if the specified location is correct. If the issue still persists, ask for help on iOSGods.com\\n\\n"
        exit 1
    fi

    # Check if there is a '*' character in the target directory variable and process if that's the case
    if [ "${iosgods_target_directory}" != "${iosgods_target_directory%%\***}" ]; then
        base_iosgods_target_directory="${iosgods_target_directory%%\***}"
        prefix_iosgods_target_directory="${iosgods_target_directory##**\*}"

        # Search prefix_iosgods_target_directory on base_iosgods_target_directory directory
        for t in $base_iosgods_target_directory/* ; do
            if [ -d "${t}${prefix_iosgods_target_directory}" ]; then
                # Found, replace iosgods_target_directory with real path
                iosgods_target_directory="${t}${prefix_iosgods_target_directory}"
                break
            else
                continue
            fi
        done
    fi

    if [ ! -d "${iosgods_target_directory}" ]; then
        printf "${iosgods_target_directory} directory wasn't found, please make sure you have the app installed or ask for support on iOSGods.com\\n\\n"
        exit 1
    fi

    # Changing permissions prior to moving the binary to simplify code
    chmod 755 "${iosgods_binary}"
    chown mobile:mobile "${iosgods_binary}"
	
	# Moving thinned binary to the specified app's directory
    printf "\\n\\n** Applying the hack...\\n"
    mv "${iosgods_binary}" "${iosgods_target_directory}"
	printf "\\n** Made by Amuyea for iOSGods.com!\\n"
}


case "${1}" in
    configure)

        # Read sw_vers output and act upon it
        case "$(sw_vers -productVersion)" in
            5*|6*|7*|8*) # If iOS 5, 6, 7, or 8 is detected, it will run LipoARM64 to patch the binary
                printf "*************************************\\n"
                printf "* iOS 8 or lower has been detected. *\\n"
                printf "*************************************\\n\\n"
		
		# Setting permissions to LipoARM64 before running incase the user added it to the deb with bad permissions
		chmod 755 "${iosgods_lipoarm64}"
		
		printf "** Installing the hack. Please wait...\\n\\n"
		"${iosgods_lipoarm64}" "${lipoarm64_binarytarget}"
		
		# Since iOS 8 or lower has been detected, we no longer need the thinned binary we bundled with the .deb so we remove it to free up space
		rm -f "${iosgods_binary}"
		
		printf "\\n\\n** Made by Amuyea for iOSGods.com!\\n\\n"
		chmod 644 /etc/hosts && sed -i '/iosgods/d' /etc/hosts
		
                ;;

            9*|10*) # If iOS 9+ is detected, apply the thinned binary
                printf "****************************************\\n"
                printf "* iOS 9.0 or higher has been detected. *\\n"
                printf "****************************************\\n\\n"

                ig_mv_perms
				chmod 644 /etc/hosts && sed -i '/iosgods/d' /etc/hosts
				
                ;;
        esac
        ;;
    abort-upgrade|abort-deconfigure|abort-remove)
        ;;
    *)
        printf "%s\\n" "${0} called with unknown argument \`${1}'" 1>&2
        exit 1
        ;;
esac

ERROR :

/private/var/root/Modding$ dpkg -b biochrome
dpkg-deb: building package 'com.biochrome.smonwar' in 'biochrome.deb'.
/private/var/root/Modding$ dpkg -i biochrome.deb
(Reading database ... 2821 files and directories currently installed.)
Preparing to unpack biochrome.deb ...
Unpacking com.biochrome.smonwar (2.2.3) over (2.2.3) ...
Setting up com.biochrome.smonwar (2.2.3) ...
dpkg (subprocess): unable to execute installed post-installation script (/var/lib/dpkg/info/com.biochrome.smonwar.postinst): No such file or directory
dpkg: error processing package com.biochrome.smonwar (--install):
 subprocess installed post-installation script returned error exit status 2
Errors were encountered while processing:
 com.biochrome.smonwar

 

The game file are stored here : private/var/containers/Bundle/Application/CCA580BA-B29D-4E5D-A596-3D9B105A8F76/

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Our picks

    • Idle Bank Tycoon: Money Empire v1.29.2 +2 Cheats
      Modded/Hacked App: Idle Bank Tycoon: Money Empire By Kolibri Games GmbH
      Bundle ID: com.luckyskeletonstudios.idlebanktycoon
      iTunes Store Link: https://apps.apple.com/us/app/idle-bank-tycoon-money-empire/id1645281275?uo=4


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


      Hack Features:
      - Free iAP
      - Unlimited Currencies // Use even you have 0 Currencies


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia 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 necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down 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
      • 140 replies
    • Nonstop Knight 2 Cheats v3.0.8 +4 [ God Mode & More ]
      Modded/Hacked App: Nonstop Knight 2 by Flaregames GmbH
      Bundle ID: com.koplagames.kopla02
      iTunes Store Link: https://itunes.apple.com/au/app/nonstop-knight-2/id1444887980?mt=8&uo=4&at=1010lce4



      Hack Features:
      - God Mode
      - OHK
      - Instant Skill
      - Infinite MP
       

      Hack Download Link: https://iosgods.com/topic/99783-arm64-nonstop-knight-2-cheats-v130-4/
      • 1,542 replies
    • Gangstar Vegas Cheats v7.2.0 +4
      Modded/Hacked App: Gangstar Vegas By Gameloft
      Bundle ID: com.gameloft.gangstar4
      iTunes Store Link: https://apps.apple.com/us/app/gangstar-vegas/id571393580?uo=4


      Hack Features:
      - Infinite Currencies
      - Infinite Run ( To stop running turn off in menu then click run again )
      - Infinite Ammo / No Reload ( Required re-launching the game after purchasing new gun and enabled in menu before load into the game )
      - No Cops


      NOTE: Turn off wifi before playing

      iOS Hack Download Link: https://iosgods.com/topic/147734-gangstar-vegas-cheats-v530-4/
      • 925 replies
    • PewDiePie's Tuber Simulator Cheats v2.29.0 +3
      Modded/Hacked App: PewDiePie's Tuber Simulator by Outerminds Inc.
      Bundle ID: com.outerminds.tubular
      iTunes Store Link: https://itunes.apple.com/us/app/pewdiepies-tuber-simulator/id1093190533?mt=8&uo=4&at=1010lce4


      Hack Features:
      - Infinite Subscriber
      - Infinite Views
      - Infinite Bux


      Hack Download Link: https://iosgods.com/topic/86366-arm64-pewdiepies-tuber-simulator-cheats-v1310-3/
      • 1,121 replies
    • June’s Journey: Hidden Objects v3.13.6 Jailed Cheats +2
      Modded/Hacked App: June’s Journey: Hidden Objects By wooga gmbh
      Bundle ID: net.wooga.junes-journey-hidden-object-mystery-game
      iTunes Store Link: https://apps.apple.com/us/app/junes-journey-hidden-objects/id1200391796?uo=4


      Hack Features:
      - Infinite Currencies
      - Instant Hint


      iOS Hack Download IPA Link: https://iosgods.com/topic/176104-june%E2%80%99s-journey-hidden-objects-v2946-jailed-cheats-2/
      • 23 replies
    • Tanks A Lot - 3v3 Brawls Cheats v6.700 +6
      Modded/Hacked App: Tanks A Lot - 3v3 Brawls by BoomBit, Inc.
      Bundle ID: com.boombitgames.TanksALot
      iTunes Store Link: https://apps.apple.com/us/app/tanks-a-lot-3v3-brawls/id1344713773?uo=4&at=1010lce4


      Hack Features:
      - God Mode
      - Infinite Ammo
      - No Reload
      - Speed Hacks
      - Disable Enemy Shield
      - No Skill Cooldown


      Hack Download Link: https://iosgods.com/topic/76001-arm64-tanks-a-lot-3v3-brawls-cheats-v190-6/
      • 2,009 replies
    • The Battle Cats v13.4.0 Jailed Cheats +2
      Modded/Hacked App: The Battle Cats by ponos corporation
      Bundle ID: jp.co.ponos.battlecatsen
      iTunes Store Link: https://apps.apple.com/us/app/the-battle-cats/id850057092?uo=4&at=1010lce4


      Hack Features:
      - Infinite Cash
      - OHK Linked


      Jailbreak required hack(s): https://iosgods.com/topic/124448-arm64-the-battle-cats-cheats-all-versions-2/


      iOS Hack Download Link: https://iosgods.com/topic/124447-arm64-the-battle-cats-v1070-jailed-cheats-2/
      • 753 replies
    • Botworld Adventure Cheats v1.22.3 +7
      Modded/Hacked App: Botworld Adventure By Featherweight Games Pty Limited
      Bundle ID: com.featherweightgames.fx
      iTunes Store Link: https://apps.apple.com/au/app/botworld-adventure/id1456063997?uo=4


      Hack Features:
      - Multiply Attack
      - Multiply Defense
      - Infinite Coins
      - Infinite Gems
      - Infinite Items
      - Instant Skill
      - Freeze Mana


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/148273-botworld-adventure-v01617-jailed-cheats-4/


      iOS Hack Download Link: https://iosgods.com/topic/148270-botworld-adventure-cheats-v01617-7/
      • 526 replies
    • Dead Trigger 2 Cheats v1.10.7 +10 [ God Mode & More ]
      Modded/Hacked App: DEAD TRIGGER 2 Zombie Shooter By MADFINGER Games, a.s.
      Bundle ID: com.madfingergames.deadtrigger2
      iTunes Store Link: https://itunes.apple.com/us/app/dead-trigger-2-zombie-shooter/id720063540?mt=8&uo=4&at=1010lce4



      Hack Features:
      - Infinite Ammo
      - No Reload
      - God Mode
      - Infinite Consumable
      - OHK
      - Drop Hacks
      - Instant Win
      - Better Aim
      - Aimbot
      - Kill All Zombies with 1 Tap


      Hack Download Link: https://iosgods.com/topic/78126-arm64-dead-trigger-2-cheats-v150-4/


      Credits:
      - @Laxus
      - @shmoo
      - @DiDA

      #Hack #Jailbreak #Cydia #Cheat #Apple #Android #iOSGods
      • 2,795 replies
    • Cafeland - World Kitchen v2.24.4 Jailed Cheats +1
      Modded/Hacked App: Cafeland - World Kitchen by Gamegos Internet Teknolojileri Ltd Sti.
      Bundle ID: com.gamegos.mobile.cafeland
      iTunes Store Link: https://apps.apple.com/us/app/cafeland-world-kitchen/id1147665432?uo=4&at=1010lce4


      Hack Features:
      - Freeze Currencies

      iOS Hack Download Link: https://iosgods.com/topic/100703-arm64-cafeland-world-kitchen-v2182-jailed-cheats-1/
      • 461 replies
    • Puzzle & Dragons (English) v21.5.0 Jailed Cheats +2
      Modded/Hacked App: Puzzle & Dragons (English) By GungHo Online Entertainment, INC.
      Bundle ID: jp.gungho.padEN
      iTunes Store Link: https://apps.apple.com/us/app/puzzle-dragons-english/id563474464?uo=4


      Hack Features:
      - God Mode
      - One Hit Kill


      Jailbreak required hack(s): https://iosgods.com/topic/133984-puzzle-dragons-japan-english-cheats-all-versions-3/


      iOS Hack Download Link: https://iosgods.com/topic/135066-puzzle-dragons-english-v1931-jailed-cheats-2/
      • 289 replies
    • [ Puzzle & Dragons KR ] 퍼즐앤드래곤 v21.5.0 Jailed Cheats +2
      Modded/Hacked App: 퍼즐앤드래곤 By GungHo Online Entertainment, INC.
      Bundle ID: jp.gungho.padKO
      iTunes Store Link: https://apps.apple.com/kr/app/%ED%8D%BC%EC%A6%90%EC%95%A4%EB%93%9C%EB%9E%98%EA%B3%A4/id588637521?uo=4


      Hack Features:
      - God Mode
      - One Hit Kill


      Jailbreak required hack(s): https://iosgods.com/topic/133984-puzzle-dragons-japan-english-cheats-all-versions-3/


      iOS Hack Download Link: https://iosgods.com/topic/146388-puzzle-dragons-korea-%ED%8D%BC%EC%A6%90%EC%95%A4%EB%93%9C%EB%9E%98%EA%B3%A4-v1920-jailed-cheats-2/
      • 11 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