# Analysis Report: shellcode_final.bin

**SHA256:** 55ad8b4c9d5d41b96f203dcbc84b477ecf47c63e09276bd8404b1b5f06b2f488

## File Info
```text
/tmp/55ad8b4c9d5d41b96f203dcbc84b477ecf47c63e09276bd8404b1b5f06b2f488: data

```

## Detect-It-Easy (DIE)
```text
Binary
    Format: plain text[LF]


```

## TrID
```text

TrID/32 - File Identifier v2.24 - (C) 2003-16 By M.Pontello
Definitions found:  21363
Analyzing...

Collecting data from file: /tmp/55ad8b4c9d5d41b96f203dcbc84b477ecf47c63e09276bd8404b1b5f06b2f488
       Unknown!

```

## Magika
```text
/tmp/55ad8b4c9d5d41b96f203dcbc84b477ecf47c63e09276bd8404b1b5f06b2f488: Unknown binary data (unknown)

```

## PE Check
```text

--- STDERR ---
Traceback (most recent call last):
  File "/usr/local/bin/pecheck", line 1351, in <module>
    Main()
    ~~~~^^
  File "/usr/local/bin/pecheck", line 1348, in Main
    SingleFile(args[0], signatures, options)
    ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/bin/pecheck", line 1203, in SingleFile
    SingleFileInfo(filename, data, signatures, options)
    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/bin/pecheck", line 549, in SingleFileInfo
    pe = pefile.PE(data=data)
  File "/usr/local/lib/python3.14/dist-packages/pefile.py", line 2941, in __init__
    self.__parse__(name, data, fast_load)
    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.14/dist-packages/pefile.py", line 3082, in __parse__
    raise PEFormatError("DOS Header magic not found.")
pefile.PEFormatError: 'DOS Header magic not found.'

Exit Code: 1
```

## Read PE
```text

--- STDERR ---
Error: crun: executable file `readpe` not found in $PATH: No such file or directory: OCI runtime attempted to invoke a command that was not found

Exit Code: 127
```

## objdump
```text

--- STDERR ---
objdump: /tmp/55ad8b4c9d5d41b96f203dcbc84b477ecf47c63e09276bd8404b1b5f06b2f488: file format not recognized

Exit Code: 1
```

## rabin2 imports
```text
nth vaddr bind type lib name
----------------------------

```

## rabin2 exports
```text
nth paddr vaddr bind type size lib name demangled
-------------------------------------------------

```

