ARM64 Page Table Editor
Decode and build ARM64 page table entries. Visualize translation table descriptors and their effects.
🚧 Under Construction
This tool will allow you to decode and construct page table entries, with embedded register editors for:
- TCR_EL1/2/3 - Translation Control Registers (control page table format)
- MAIR_EL1/2/3 - Memory Attribute Indirection Registers
- Page Table Descriptors - Level 0/1/2/3 table and block entries
Features will include:
- Visual page table walk simulator
- Address translation calculator
- Descriptor field editor with permission and attribute visualization
- Support for different granule sizes (4KB, 16KB, 64KB)