asianqueen
Senior Member-
Posts
305 -
Joined
-
Last visited
Everything posted by asianqueen
-
LLDB on Android (Communication between Android and Windows) By me ofc Note: I will not cover how to [url=https://iree.dev/developers/debugging/android-with-lldb/]install LLDB[/url] on Windows and Android. This is to setup communication between Android and Windows after you've installed LLDB on your Android device. However, I did include the documentation how I install it on my machine and on my android in the zip. Requirement: Windows PC (Tested on Win 11) Make sure you have PowerShell installed (Should be by default). PowerShell ISE is what we're targetting Android device that is rooted (Not for virtual machines) Tested on: Pixel 9 Pro XL OnePlus13 [Hidden Content] Snapshot: Instruction: 1) Download the zip file. 2) Unzip it anywhere you desire. 3) Make sure your android device is hook up with usb and have usb debugging set to on and also to use usb as file transfer. 4) Open PowerShell ISE and locate the 'StartLLDB.ps1'. Click the Play button to execute the script. Click Start 'LLDB Server' and it should look like: You should now see the status with a PID (Not the same as mine ofc). 5) Open PowerShell ISE (New session; do not try to open it on the existing tab). Locate the 'StartDebug.ps1' script and click the play button to execute the script. a) On the game name; if you know what it is; you can just type it then click 'Attach (Interactive)' button. It will locate the pid process of your game. b) It should open a command prompt windows and attach your game process. Ready for you to press c to continue and set watchpoint etc... Example of setting a watchpoint: # size must be 1, 2, 4, or 8 on AArch64, and the address must be aligned to that size watchpoint set expression -w write -s 4 -- (void*)0xYOUR_ADDR Details of the Debugger windows: Start LLDB Server = Create a LLDB host on Android side so you can use Windows to connect to it. Kill LLDB Server = If for some odd reason your game crash and you need to setup a new host/server; this is the right button to click. Once killed the existing one, click the 'Start LLDB Server' to start a new one. Refresh Log = straight forward; it just clears and refresh the log box. ****************** Game name textbox = This is where you type your game filename and it will use that information to search and attach the correct process. Auto-handle common signals = reduce the debugger to throw extra details after attached so your connection will be alot quicker. Resume after attach = after attached the process; you manually have to type continue then press enter to resume the game. This will perform just that for you. However, it's possible that the game may break and freeze for other random triggers and you'll have to manually type c and enter to resume. Attach = Attach the process. Kill = If the game freezes and won't resume at all or if the game crash; this is what you need to click to kill it.
-
Thanks for sharing.
-
Help/Support Game closed after 10sec black screen :O
asianqueen replied to bi2r2bier's topic in Help & Support
I believe those have checks. It's the same as Cookie Kingdom; it shows a little intro and then auto-closes the game. -
Modded/Hacked App: Plants vs. Zombies™ By EA Swiss Sarl Bundle ID: com.ea.pvzfree.bv iTunes Store Link: https://apps.apple.com/us/app/plants-vs-zombies/id893677096?uo=4 Version 3.5.4 Tested on: iPhone8 (Palera1n rootful) ~~~Features~~~ [Hidden Content] If you're unsure what to do with it; please check out our contributor tutorials: Installation and details How to use
-
Tutorial Frida-Server Rootless (Binary Dump/Decrypt)
asianqueen replied to Segfault's topic in Tutorials
Not only can Frida do decryption; but it can also perform watchpoint, breakpoint, etc... However it seems like those functions do not work properly with rootless. I am going to jb it rootful to test its functionality of it. I believe rootless is the main reason why hacking from igg to ida doesn't work anymore. -
Tool [libSupport 1.2.1]: AutoInjector for Sideload Detection Bypass
asianqueen replied to Red16's topic in Tools
can someone walk us through from point A to point Z on how to install to how to use it? -
DIY Hack 🔺2025🔺 Satella➕IAPStore➕Localiapstore GAMES➕APPS! ⭐️⭐️⭐️⭐️⭐️
asianqueen replied to SolarCrown's topic in DIY Cheats
Thanks for sharing -
Mod Menu Hack Plants Vs Zombies Cheats v3.12.0 +5
asianqueen replied to asianqueen's topic in Free Jailbreak Cheats
2 Updates: Code has been updated to use hex instead of modifying values from offset address. Collect sun to gain max. Add 1 hit kill cheats. -
Hex Codes for ARM64 modding | True | False | NOP | High Value |
asianqueen replied to aQReh's topic in Coding Center
thanks -
We're going to use this example: LDR X8, [SP,#0x90+var_70] LDR X8, [X8,#0x478] LDR X8, [X8,#0x10] LDR W8, [X8,#0x44] SUBS W8, W8, #2 CSET W8, NE TBNZ W8, #0, loc_100132CEC B loc_100132C40 Can someone explain what is CSET? I know it's a condition set, but it doesn't make any sense to me. It has nothing to compare against. Based on my understanding, If W8 is not equal to; but what is it not equal to? What are we comparing against? Any help is much appreciated.
-
Mod Menu Hack Plants Vs Zombies Cheats v3.12.0 +5
asianqueen replied to asianqueen's topic in Free Jailbreak Cheats
this hack is actually for a rootful device. Only rootless would have to go through additional steps to get it convert. Make sure the game is a cracked version and not the original one from Apple Store. comes to realize different app to crack has different offset address. You'll have to use igg to decrypt the app; install then use this modmenu. -
Help/Support Hex code for arm64 (double)
asianqueen replied to wrongtarget20's topic in Help & Support
can you snapshot what you see in IDA? for that address? -
Mod Menu Hack Plants Vs Zombies Cheats v3.12.0 +5
asianqueen posted a topic in Free Jailbreak Cheats
Modded/Hacked App: Plants vs. Zombies™ By EA Swiss Sarl Bundle ID: com.ea.pvzfree.bv App Store Link: https://apps.apple.com/us/app/plants-vs-zombies/id893677096?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 - Infinite Sun - Infinite Fertilizer, BugSpray, and Chocolate - Infinite Coins - Infinite Plants Life - No Cooldown Non-Jailbroken Hack: ⬇️ iOS Hack Download Link [Hidden Content] 📖 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 - asianqueen - AnonyN 📷 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.- 58 replies
-
- 113
-
-
-
-
-
-
-
It’s been awhile since I got back to hacking. Here’s a little something i’m currently working on updating my old hack. PvZ Current features (latest verz 3.5.1): - no ads - sun - coin https://pasteboard.co/IhTQHDr5YAbb.jpg
- 1 reply
-
- 2
-
-
-
Flex 3 for Dopamine & Palra1n rootless & rootful
asianqueen replied to DXcool223's topic in Free Jailbreak Cheats
Let me see -
Can someone update the link or upload?
-
That worked… tysm
-
It doesn’t see cracked apps, only apps installed from app store. Is this expected? im on iphone8 16.7.2 rootless jb.
-
Tutorial [Detailed] How to make a IPA Hack Using Windows
asianqueen replied to 0xNoctis's topic in Tutorials
thanks for sharing. -
(lldb) w s e -- 0x105196ff4 Watchpoint created: Watchpoint 2: addr = 0x105196ff4 size = 8 state = enabled type = w watchpoint spec = '0x105196ff4' new value: 23652711316594496 (lldb) c Process 14962 resuming Process 14962 stopped * thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BREAKPOINT (code=258, subcode=0x105196ff0) frame #0: 0x00000001e842315c libsystem_platform.dylib`_platform_memmove + 92 libsystem_platform.dylib`: -> 0x1e842315c <+92>: stnp x10, x11, [x3, #0x10] 0x1e8423160 <+96>: add x3, x3, #0x20 0x1e8423164 <+100>: ldnp x8, x9, [x1] 0x1e8423168 <+104>: ldnp x10, x11, [x1, #0x10] Target 0: (sotn_iOS) stopped. (lldb) w disable All watchpoints disabled. (2 watchpoints) (lldb) image lookup -a 0x1e842315c Address: libsystem_platform.dylib[0x00000001c61cb15c] (libsystem_platform.dylib.__TEXT.__text + 25852) Summary: libsystem_platform.dylib`_platform_memmove + 92 Game: Castlevania SOTN Version: 1.0.2 Process: sotn_ios Cracked: No idea. Got it from appcake Question: Does anyone know what is this process - 'libsystem_platform.dylib'? Seems like a security layer to prevent user from hacking or hooking. Anybody know ways to work around it?
-
Help/Support Unable to install iGameGod due to Dependency
asianqueen replied to asianqueen's topic in Help & Support
Was able to connect to the source and installed the app. my home network must have been blocking the connection to cydia sources. When I connected to my mobile network; it worked every try. -
Help/Support Unable to install iGameGod due to Dependency
asianqueen replied to asianqueen's topic in Help & Support
Turn out apt.bingner.com repo is down. Without it; i can’t update some libraries (dependencies) to support the app.