Vector35 / Vector35/binaryninja-api
add support for arm64_32
Nessuno ha ancora preso questa issue.
- Lingua principale
- C++
- Stelle
- 1.3k
- Fork
- 298
- Merge medio
- 5g 5h
- PR unite (30g)
- 19
Descrizione
arm64_32 is an architecture variant used by (at least) the Apple Watch S4 and newer as well as the HomePod. It is arm64 encodings and instructions but uses 32bit pointers.
Apparently you can manually patch existing MachO files with a new CPU subtype (0xc) to get armv7 default platform and pointer width and use open with options to specify an aarch64 arch and get decent results but we should make this process work out of the box and set things appropriately.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
The issue names no file or test entry point; start by locating Mach-O CPU subtype handling and the existing arm64 architecture support. Verify that arm64_32 files work without manual patching and that the platform and pointer width are set appropriately.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- cpp
- Ambito
- reverse-engineering
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100