Vector35 / Vector35/binaryninja-api
Improper return register selection for x86 xmm0
Nessuno ha ancora preso questa issue.
- Lingua principale
- C++
- Stelle
- 1.3k
- Fork
- 298
- Merge medio
- 5g 5h
- PR unite (30g)
- 19
Descrizione
Version and Platform (required):
- Binary Ninja Version: 4.2.6039-dev Personal (d2968e13)
Bug Description:
This basic block seems to be decompiled wrong, with temp[0] being introduced and going nowhere:
Steps To Reproduce:
Please provide all steps required to reproduce the behavior:
- Open libDly_DelayCalculator.so
- Go to
0x00074ed2 - Rotate through views
Expected Behavior:
An arithmetic expression is assembled from LLIL fragments and returned.
Binary:
libDly_DelayCalculator.so.zip
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
Open libDly_DelayCalculator.so, navigate to 0x00074ed2, and rotate through the available views to reproduce the incorrect decompilation. Compare the displayed basic block with its LLIL fragments and investigate why temp[0] is introduced; done means an arithmetic expression is assembled from the fragments and returned.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Ambito
- reverse-engineering
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100