This tool, written in Lua script, is designed to analyze ELF files in both aarch64 and aarch32 formats. It provides insights into function and object symbols within the files.
-
Clone the repository:
git clone https://github.com/EngModMobile/SobjectReader.git
To an example file:
main.lua - you can view and run.
- Run the script:
lua main.lua
Lua 5.3 or later
This project is licensed under the MIT License. Feel free to contribute or report issues!