HexHive / HexHive/retrowrite

Share code between architectures as much as possible

Open
#39 0 comments 0 reactions 1 assignee Claimed by @diagprov View on GitHub
enhancement
Dominant language
Python
Stars
750
Forks
87
PR merge metrics
No merged PRs in 30d

Description

**Description of the problem**

Currently, retrowrite duplicates code between its x64 and arm64 implementations.

**Proposed solution**

The proposal in this is to share as much as possible code between the two implementations. Specifically, handling of ELF files and DWARF structures should be relatively portable between implementations. Only the specific retrowriting techniques should be architecture-dependent.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.