Vector35 / Vector35/debugger

Non-code target shows up when debugging code that has outlined memcpy/mmeset functions

Offen
#751 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

bug Impact: Medium
Vorherrschende Sprache
C++
Sterne
331
Forks
33
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

When I debug https://crackmes.one/crackme/66ccb430b899a3b9dd02b07a, I noticed that, at the disassembly level, we can we a few tags for non-code target showing up in the disassembly after we start debugging. This is confusing in the beginning, then I realized these locations all involve the __builtin_memcpy/__builtin_memset functions. And debugging might have changed the status of the backing bytes

Image

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

Reproduce the issue with the linked crackme and inspect the disassembly behavior around locations involving __builtin_memcpy and __builtin_memset after debugging starts. Determine why non-code target tags appear and whether the backing-byte status changes; done means those locations are represented correctly without confusing non-code tags.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
cpp
Bereich
devtools, reverse-engineering
Issue-Typ
Bug
Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Aktivitätsstatus
Veraltet
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
35/100

Neue Issues direkt in Ihr Postfach

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