as part of research in university wrote application can iterate on large amount of .exe
files, execute each 1 individually , collect runtime data using procmon. data later runs through machine learning.
the problem need @ least 100 .exe
files, none of them installation wizard , preferably none of them virus. :-)
i not search internet manually, , none of .exe
files windows application (such notepad.exe , regedit.exe).
i'd appreciate ideas on how collect such large amount of executable files or alternatively find online archive of executable files.
maybe can helps you: http://gnuwin32.sourceforge.net/packages.html. can find 100 *.exe in coreutils package.
Comments
Post a Comment