tech, life, reversing and random stuff
ARM Architecture Debate: SL vs. THR Registers in Dart AOT true/false
SigTool: APK Signature Analyzer Pro - Review and Enhancements 🚀
SigTool is a robust open-source tool tailored for developers and security analysts. It excels at in-depth APK signature analysis, offering features such as:
How Dart Loads Objects from Its Object Pool on ARM64 and ARM32 🛠️
Dart’s object loading mechanism differs slightly depending on the architecture it’s running on, be it ARM64 (ARMv8) or ARM32 (ARMv7). In this guide, we’ll explore how Dart loads objects from its object pool on these architectures and provide examples to make it clearer.
Blutter Termux Guide: Setup, Usage, and Updates 📱💻
Blutter is a powerful tool for reverse engineering Flutter apps, and you can run it directly on your Android device using Termux. Here’s a complete guide on how to install, use, and update Blutter in Termux. Let’s dive in!
🎥 Video Guide:
While there are video guides available, they might not be very helpful due to being outdated:
But don’t worry, this text guide will get you up and running smoothly! 😄