Running the current version with cargo run command on an ELF 32-bit LSB executable (ARM, EABI5 version 1 (SYSV), dynamically linked) binary works partially, but throws as well the following error at the bottom Error parsing. Program header outside file. See the image:  The exact command: cargo run creator3-arm_V1.4.0 The file: [creator3-arm_V1.4.0.zip](https://github.com/user-attachments/files/16264735/creator3-arm_V1.4.0.zip) It looks like the parses is unable to calculate the real offset from the virtual address. See more described here: https://stackoverflow.com/questions/71366471/calculate-the-entry-point-of-an-elf-file-as-a-physical-address-offset-from-0
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by wmzart and has received 0 comments.