[Enhancement] can retrowrite support arm32 architecture?
- Dominant language
- Python
- Stars
- 750
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
**Platform details**
Please detail the following:
* Architecture: arm32
* Kernel or userspace: STM32 embeded decives
* Compiler: arm-none-eabi-gcc
* Language (if not obvious from compiler): c
* OS: firmware
I tried to port the retrowrite to the arm32 architecture,but it seems be a lot of questions. the firmware usually has no PIE, is it possible to achieve the arm32 retrowrite?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by examining how retrowrite currently handles supported architectures, then investigate the constraints of STM32 firmware built with arm-none-eabi-gcc, especially the lack of PIE. Done means defining a feasible arm32 support scope and a way to validate it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, python
- Domain
- compilers, embedded-iot, reverse-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100