Skip to content

Bojak4616/Malshare_PE32_Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Limitations

Requires enviornment variable with the name of 'MAL_KEY' with your api key as the value

Currently goes through the entire year of 2016 downloading PE32 files

TODO

  • Add different filetypes
  • Add ability to change date
  • Add a shuffle feature so file downloading is not always sequential.
    • In conjunction with the above feature, the script should also check locally to see if the hash exists before attempting to even check if it is a PE32 file. This will save additional API requests when the script is run multiple times on the same directory.
  • Have the dry_run functionality print out how many samples would be downloaded

Releases

No releases published

Packages

No packages published

Languages