Vector35 / Vector35/binaryninja-api

Add settings for auto-create unbound (unbacked) memory regions

Offen
#7,166 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Component: Core Effort: Low Impact: Low
Vorherrschende Sprache
C++
Sterne
1.3k
Forks
298
Ø Merge
5 T. 5 Std.
Gemergte PRs (30 T.)
19

Beschreibung

What is the feature you'd like to have?
For those memory regions that is not backed by file, BN won't create related structures/objects, so we must create it by hand, however it would be nice to got setting (checkbox) to set so it would be done automatically.

Additional Information:
For example in macho __DATA is a dynamic segment, so it may be not presented in the file fully, but get the virtual size bigger than physical, however the binary may use such memory, so BN even render it, but won't create the region, so for example BinaryView won't let to patch such memory.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Rechercherichtung

The issue names no files, tests, or entry points. Start by locating the settings implementation and the code that creates memory regions for unbacked Mach-O segments. Define the setting's scope and verify that enabling it creates patchable regions while preserving existing behavior when disabled.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
cpp
Bereich
reverse-engineering
Issue-Typ
Feature
Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
35/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.