packing-box / docker-packing-box

Docker image gathering packers and tools for making datasets of packed executables and training machine learning models for packing detection
GNU General Public License v3.0
49 stars 10 forks source link

ERROR: dataset show #86

Closed jramhani closed 11 months ago

jramhani commented 11 months ago

Command used

dataset show upx

Error traceback

Traceback (most recent call last):
  File "/home/user/.opt/tools/dataset", line 208, in <module>
    getattr(ds, args.command)(**vars(args))
  File "/home/user/.local/lib/python3.11/site-packages/pbox/core/dataset/__init__.py", line 777, in show
    r.extend(self.overview)
             ^^^^^^^^^^^^^
  File "/home/user/.local/lib/python3.11/site-packages/pbox/core/dataset/__init__.py", line 976, in overview
    i, p = _shorten(e.realpath)
           ^^^^^^^^^^^^^^^^^^^^
  File "/home/user/.local/lib/python3.11/site-packages/pbox/core/dataset/__init__.py", line 950, in _shorten
    return i, str(p.relative_to(s))
                  ^^^^^^^^^^^^^^^^
  File "/home/user/.local/lib/python3.11/site-packages/pathlib2/__init__.py", line 1217, in relative_to
    raise ValueError("{0!r} does not start with {1!r}"
ValueError: '/mnt/share/dataset-packed-pe/packed/UPX/upx_Autoruns.exe' does not start with 'dataset-packed-pe/packed/UPX'
jramhani commented 11 months ago

List of my datasets

dataset list

Result

Datasets (28)

         Name          #Executables   Size    Files    Formats            Packers          
 ───────────────────────────────────────────────────────────────────────────────────────── 

  upx                  123            36MB    yes     PE32        upx{122},exe32pack{1}    
  upx_fileless         123            145KB   no      PE32        upx{122},exe32pack{1}