rizinorg/cutter

Cutter GUI trimms shell code to whole bytes (might discard last nibble)

Open

#2.831 geöffnet am 22. Nov. 2021

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (1.123 Forks)batch import
good first issue

Repository-Metriken

Stars
 (14.852 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T 12h) (6 gemergte PRs in 30 T)

Beschreibung

Environment information

  • Operating System: linuxmint 20.2
  • Cutter version: 2.0.3
  • File format: any
  • Arch: N/A
  • Type: N/A

Describe the bug Cutter open shell code gui trimms shell code to whole bytes (might discard 1 nibble)

To Reproduce Steps to reproduce the behavior:

  1. Launch Cutter
  2. Enter odd number of nibbles
  3. Click ok
  4. See information loss

Expected behavior

  1. Fill the last lonely nibble with a 0-nibble so no information is discarded.
  2. When no shell code is entered proceed with empty input OR grey out the OK-button.

Screenshots image

Contributor Guide