Automatic or manual loading of relevant information from dependent libraries

Aperta
#7,279 10 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
35/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
ios, macos

Direzione di ricerca

Start by examining the entry points for opening macOS app bundles and executables, then trace how dependent frameworks or dylibs and exported type archives are currently loaded. Done means an app bundle can be opened directly and its relevant included libraries are available during analysis without manual framework loading.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Component: Core Effort: Medium Impact: Low

What is the feature you'd like to have?
I want:

  1. to be able to open macOS (and maybe iOS) app bundles directly, without opening the main executable
  2. for Binary Ninja to automatically include frameworks (and maybe dylibs?) from that .app bundle in analysis

Is your feature request related to a problem?
Currently, Binary Ninja does not recognize types from included frameworks. One is required to open the framework and export a type archive.

Are any alternative solutions acceptable?
Automatically reading frameworks when an executable inside a .app is opened could work.

Lingua principale
C++
Stelle
1.3k
Fork
298
Merge medio
5g 5h
PR unite (30g)
19

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di Vector35/binaryninja-api

Tutte le issue di Vector35/binaryninja-api

Issue simili

Altre issue su C++

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.