-
Posts
1,248 -
Joined
-
Last visited
Everything posted by Infamous-Ash
-
Intro The binaries given is home made, dont expect any good thing in it. Might not work on some games. Prerequisities Basic-Intermediate knowledge about android modding, Apktool, Injection lib. libs.tar.gz Steps 1. Decompile apk. (self explaination) 2a. (Optional, but recommended) add <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>before </manifest> at AndroidManifest.xml 2b. Find mainactivity, --- Open AndroidManifest.xml, look for <action android:name="android.intent.action.MAIN"/> <activity android:configChanges="locale|fontScale|keyboard|keyboardHidden|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:label="@string/app_name" android:launchMode="singleTop" android:name="net.circleous.domtweaks.StartActivity" android:screenOrientation="landscape"> <intent-filter> <action android:name="android.intent.action.MAIN"/> <category android:name="android.intent.category.LAUNCHER"/> </intent-filter> </activity> if you read that carefully and see on top of it(<action android:name="android.intent.action.MAIN"/>) -> android.name="net.circleous.domtweaks.StartActivity" You have to open StartActivity.smali file at smali/net/circleous/domtweaks/ --- 3. Now add at onCreate or .method constructor <init> const-string v0, "monoDump" invoke-static {v0}, Ljava/lang/System;->loadLibrary(Ljava/lang/String;)V 4. Extract libs.tar.gz and put armeabi, armeabi-v7a, and x86 folder to lib/ folder. File tree, libs ├── armeabi │ ├── .... │ ├── libTKHooklib.so │ └── libmonoDump.so ├── armeabi-v7a │ ├── .... │ ├── libTKHooklib.so │ └── libmonoDump.so └── x86 ├── .... └── libmonoDump.so5. Re-build and sign apk. 6. Install and run the game. 7. Dumps is located at /sdcard/<packagename>-<dll> FAQ: Q: [Xprivacy] Why this tool needs a access to "/proc"? A: I'm using /proc/self/cmdline for universal use. Search on google what is /proc/self/cmdline Q: Why injecting a permission? A: By default it writes dll to EXTERNAL_STORAGE. Android didnt like unprivileged apps writing filss into it. Known Issues With This Method Cant dump decrypted DLL if decryption called inside mono_image_open_from_data_with_name Credit: Github Wobm
-
You can use Fiddler to debug traffic on any Android emulators that support simulated Wi-Fi (WiredSSID). Tested on Nox Player and it works perfectly. Remember, some application might not connect or crash to prevent Fiddler from debugging. What is Fiddler? Fiddler is a free web debugging proxy which logs all HTTP(s) traffic between your computer and the Internet. Use it to debug traffic from virtually any application that supports a proxy Configure Fiddler 1. Click Tools > HTTP. 2. Ensure that the checkbox by Capture HTTPs CONNECTs and Decrypt HTTPS traffic is checked, and "...from all process" dropdown is selected 3. Click Connections. 4. Ensure that the checkbox by Allow remote computers to connect is checked. 5. Click OK, and restart Fiddler. 6. Hover over the Online indicator at the far right of the Fiddler toolbar to display the IPv4 or IPv6 address of the Fiddler server. If you are using multiple network and have more IP addresses, just pick one if them. In this example, i will use 192.168.87.101 because it is connected as ethernet. 7. Swipe down from the top of the screen and tap the Settings icon. Tap Wi-Fi. 8. Tap and hold your current Wi-Fi network. Select Modify Network. Configure Android emulator 1. Swipe down from the top of the screen and tap the Settings icon. 2. Tap Wi-Fi. 3. Tap and hold your current Wi-Fi network. Select Modify Network. 4. Tap the Show advanced options box. 5. Tap the Proxy settings dropdown and select Manual. 6. Type the IP address of your computer and port (usually 8888) of the Fiddler server. 7. Tap Save. 8. To verify this configuration, go to http://ipv4.fiddler:8888/. The browser should display the Fiddler Echo Service webpage. 9. On the Fiddler Echo Service Webpage, click the FiddlerRoot Certificate link. 10. Name the certificate 11. You will be asked to set a lock screen PIN or password. click OK to do so. That's all. The traffic should appear in Fiddler. To filter the traffic, check Show only traffic from and select the process name of your application Can't install certificate: If the download doesn't open automatically or can't install certificate, swipe down from the top and tap the Settings icon. Tap Personal > Security. Under Credential Storage, tap Install from storage. Tap the FiddlerRoot.cer file. (Optional) Type a name for the certificate. To verify this configuration, tap Trusted credentials > User. This should display the Fiddler certificate. Disable the proxy After using Fiddler, return to the Proxy Settings screen above and remove the proxy. Disable HTTPS Decryption To delete the FiddlerRoot certificate, tap Trusted credentials > User and delete the certificate. Credits: @@evildog1(IAndroHacker)
-
Super Mario Run , all worlds unlocked Account Giveaway !
Infamous-Ash replied to TheArmKing's topic in Community Giveaways
4th -
Need it to ahow off
-
3 Months Advanced VIP Giveaway #2
Infamous-Ash replied to Lord Alucard's topic in Community Giveaways
Im in homie -
U need to dump using lil2cp dumper And get the offset
-
Strings in ida
-
I think this for android
-
66
-
Hack [ViP-Hack] EvilBane: Rise of Ravens v1.3.0 +14 Cheats
Infamous-Ash replied to Mayaxaya's topic in ViP Cheats
Wow nice -
Hack [ViP-Hack] Drone 2 Air Assault v0.1.118 +3 Cheats
Infamous-Ash replied to Mayaxaya's topic in ViP Cheats
Wd nice -
[iOSGods Exclusive] Bullet Force v1.04 [AimBot & WallHack Online!]
Infamous-Ash replied to caoyin's topic in ViP Cheats
Eow -
restart the device it should solve the problem
-
Mod Menu Hack [ARM64] Archery King Cheats v1.0.35 +3
Infamous-Ash replied to Laxus 's topic in ViP Cheats
Woo nice -
Supported Devices (Cydia) iPhone 4s: iOS 9.2, 9.2.1, 9.3, 9.3.1, 9.3.2, 9.3.3, 9.3.4 iPhone 5 (GSM): iOS 9.3.3, 9.3.4 iPhone 5 (Global): iOS 9.1, 9.2, 9.2.1, 9.3.2, 9.3.3, 9.3.4 iPhone 5c (GSM): iOS 9.2.1, 9.3.2, 9.3.3, 9.3.4 iPhone 5c (Global): iOS 9.3.2, 9.3.3 iPad 2 (WiFi, GSM, CDMA, Mid 2012): iOS 9.1, 9.2, 9.2.1, 9.3, 9.3.1, 9.3.2, 9.3.3, 9.3.4 iPad mini (WiFi): iOS 9.2.1, 9.3.2, 9.3.3 iPad 3 (WiFi): iOS 9.3.4 iPad 3 (GSM): iOS 9.3.1 iPad 3 (CDMA): iOS 9.3.2, 9.3.3 iPad 4: iOS 9.2.1 iPod touch 5 (Experimental): iOS 9.1, 9.3.2, 9.3.3, 9.3.4 Requirements: 1. Pangu jailbreak IPA file NvwaStone_1.0.ipa available at HERE. Download the IPA. 2. Cydia impactor available at http://www.cydiaimpactor.com/. (Special Note: This tool, developed by Saurik, it is used to sign the ipa file so that Pangu jailbreak tool can be executed on iOS devices. Cydia impactors does not collect your apple id and password. All the information is only used for applying a personal free certificate from Apple.) 3. A computer (Cydia impactor runs on all major OSes, including Windows, OS X, and Linux) 4. A valid Apple ID. (In case that you do not want to use your current Apple ID to apply the personal certificate for any reason, we suggest you apply a new Apple ID and use it) Limitations: 1. An Apple ID can only apply for a certificate for a limited number of devices. 2. The certificate will expire in 7 days. If your certificate gets expired, you need to follow the guide to install the jailbreak IPA again. To Apple Developers: If you have enrolled the Apple developer membership, signing the IPA file with your own developer certification is a better choice (i.e., Pangu jailbreak app will get expired in 1 year, rather than 7 days). Jailbreak Tutorial: 1. Unzip the Cydia impactor file and run it. 2. Connect your iOS device to your computer and trust the computer on your iOS device. 3. Drag MixtapePlayer6.ipa into Cydia impactor app. 4. Click OK button to continue. 5. Input you email address( it’s your apple id) 6. Input your apple ID password. 7. Cydia impactor will automatically prepare everything based on your inputs and sign the IPA file. If everything is OK, the IPA file should be installed in your iOS device correctly. If you get error notifications, you probably input incorrect Apple ID or password. 8. On your device, Tap Settings > General > Device Management. You then see a profile for the developer under your “apple ID” heading. Tap the profile to establish trust for this developer. (An Internet connection is required to verify the app developer's certificate when establishing trust.) 9. On your device, find Home Depot App and run it. 10. Click on Jailbreak Your Device 11. Then Click accept 12. Then a Popup will appear but click dismiss. 13. Then Click On Proceed To Jailbreak. 14. Then it will come device supported popup and below that there will be Use Provided Offsets. 15. Click on Use Provided Offset and the jailbreak process starts. 16. Now after about 3 mins You will Have Cydia in your device. Credits: @@DiDA @Infamoush-Ash(I just added some lines,edited some stuff and did copy paesta of Didas tut on 9.3.3 jb tut)
-
Hack WWE: Champions - Free Puzzle RPG v0.131 +1 [Instant Ability]
Infamous-Ash replied to Zahir 's topic in Free Jailbreak Cheats
wd jahir -
[Complete] Google Play Gift Card 500k Members Giveaway
Infamous-Ash replied to Archangel04's topic in Community Giveaways
20 Need for clash royale -
APK Mod WarFriends v1.1.1 [Cheat Menu] ++100
Infamous-Ash replied to fahadxmb's topic in Free Android Modded APKs
The same debug menu man same feature.Lol you did it so fast -
APK Mod WarFriends v1.1.1 [Cheat Menu] ++100
Infamous-Ash replied to fahadxmb's topic in Free Android Modded APKs
Really the same feature lol. -
Hack [UPDATED] League of War: Mercenaries v7.4.34 +4 Cheats
Infamous-Ash replied to Mayaxaya's topic in ViP Cheats
woo nice