Skip to content

pwn libcdb --unstrip - show warning/error at the end? #2586

Open
@disconnect3d

Description

@disconnect3d
$ pwn libcdb file libc.so.6 --unstrip
[!] Couldn't find "eu-unstrip" in PATH. Install elfutils first.
[*] libc.so.6
    Version:     2.41
    BuildID:     468e3585c794491a48ea75fceb9e4d6b1464fc35
    MD5:         4c4f192b1fca7e47290413ff638a3da6
    SHA1:        baa2d062cfa75e0276dcc8889fc31087499f595f
    SHA256:      abdb5eba07e5bdcd1556f27e4421a3ea89ae128dee9631b5a6e8f1f652c17fcf
    Symbols:
        __libc_start_main_ret = 0x276b5
                         dup2 = 0x107a20
                       printf = 0x5a440
                         puts = 0x81da0
                         read = 0x10c5c0
                   str_bin_sh = 0x1aef24
                       system = 0x53400
                        write = 0x10d090

I thought the unstripping was done properly, but it wasn't.

Imho it would be best to show the first line at the end and colored with red colour instead of as first line.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions