Aether v1.1.4
What's New in v1.1.4
Enhanced Decompiler
- Control Flow Recovery: Integrated ControlFlowStructurer for proper structure recovery (if/else, while, for loops)
- String Literal Detection: New string cache system for better string recognition in decompiled code
- Improved Type Inference: Better inference for parameters, local variables and return types
- Prologue/Epilogue Detection: Automatically skip boilerplate function setup code
- Smart Condition Building: Combines compare+jump patterns into readable conditions
- Better Variable Names: Improved register to variable name mapping for both x86_64 and ARM64
- Enhanced Operations: Full support for increment, decrement, logic and arithmetic operations
Installation
- Download Aether.dmg
- Open the DMG and drag Aether to Applications
- Launch Aether from Applications
Requirements: macOS 14.0 (Sonoma) or later