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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can still `update` a `FilelessDataset` yielding empty features

dhondta opened this issue · comments

commented

Steps to reproduce :

  • dataset update test -s DS -l labels.json
  • dataset convert test
  • dataset update test -s DS2 -l labels2.json

Results : test will have the samples from DS with their features but the samples from DS2 will have empty values.