Posts

Showing posts from 2020

No more new posts...

I have been stuck with the new buggy update of Blogger platform. It's very horrible. Image is what it annoys me a lot, pasting image does not work anymore, causing upload error. You must insert the link manually. Putting image here makes it center-aligned, and if you set them left-aligned, the blogger decides to move the next to the image. So freaking annoying!!! Those bugs hasn't been fixed for months. I could move to Wordpress or host my own forum website, but I don't really have time for that and investing money in protecting my website. I have no choice but to stop posting new posts here until the bugs has been fully fixed. I will still edit the existing post tho. Since I also post on Platinmods, the modding community forum, I will continue posting new contents there. Forum platform is alot easier to edit than this crappy new Blogger. See you there :D Tutorial section  https://platinmods.com/forums/tutorials.10/ My latest contents:  https://platinmods.com/search/14712...

How to fix "LaunchSupport expected 2 to 4 arguments but got 1" (Ghidra)

Image
Got this error when launching ghidraRun.bat for the first time? This is easy to fix   Open support folder and open launch.bat file as notepad or any text editor   Remove the slashes after %INSTALL_DIR% so it look like this   Save it and it will now launch

How to bypass fake crash (Process exited due to signal (6))

Image
This is about bypassing a fake crash from an old deleted game Fetty Wap Nitro Nation Stories , I did 5 years ago. I normally wouldn't teach how to bypass security, but this game is old, deleted and the security is too simple. So it's safe to teach at this point.   You need to have knowledge of ARM and x86 assembly and know how to use IDA pro, but you will learn a bit more here   If you installed with a re-signed apk file, the game crashes if you click RACE after the game loaded   Sometime the game would show an error message   Or this     It was smart… (not really) but it's pretty easy to bypass   How do I know what caused the crash? It's not always easy to know but try look in the logcat. You can use Android Studio app or ADB in cmd for non-rooted devices or use Matlog Libre for rooted devices/emulator. I will use Matlog on an emulator   So basically, I'm looking after Process [packagename] [pid] has died ...

[Old Tutorial] Bypassing PIE security check (Android 5.0 up) (Archived)

Old tutorial by s810car – boards.libre.io.  This has been archived here Hi all pretty new to alphagamers, been checking out the site as I am aspiring to increase my programming/hacking knowledge esp. when it comes to Android so thought I'd join. I had a request from a member to bring over a tutorial I wrote for fixing a new issue on Android 5.0 and up. A few modders ran into this issue using gdb and I recently solved this issue myself after some research, and as I will be trying to gain knowledge here as well, in spirit of the old Scene mantra "no leeching!" will also share knowledge whenever I can. Bypassing PIE (position independent executable) check This is a solution for this error specifically - running gdb (or other busybox script) gives this error: "error: only position independent executables (PIE) are supported." If thyats your error, read on. Background - I ran into this problem recently, trying to debug an app by getting a memory dump first, nev...

Cheating level: GOD

This tic tac toe is pretty easy to win from r/softwaregore

Apkcombo.com is now providing single APK even Android version is 5.0 and up

Image
Normally single APK is only available if minimun Android version is 4.4. Now for some reason, single APK is available even Android is 5.0 and up on Apkcombo.com You have 2 options to download single or bundle (Split APK). You don't even need to use APK downloader page anymore Hopefully it will stays like that forever because it's a pain to deal with split APKs

How to hack In-App Purchases on jailbroken iOS (up to iOS 13)

Add one of those repo to Cydia http://cydia.kiiimo.org/ https://repo.hackyouriphone.org/   Search and install LocalIAPStore13 for iOS 13 or LocalIAPStore for iOS 12 or older. LocalIAPStore13   Respring your device   Open any games you want to try to purchase   Press CANCEL if it ask you to purchase, it should give you the stuff after that.   Video: Very Important: - It does not work on server-sided games - It does not work with subscription - Some app/games have protection which crashes itself after attempt to purchase. Sometimes it may give you purchased stuff after crash - Some app/games will report purchase failed but will give you purchased stuff anyway