Hello EZ.
I have a request and hope that someone is willing to help me out.
I am currently working on my master thesis, writing a PE library and malware detector. I have enough malicious file samples, but I need clean ones too to improve the detector as it works with statistical information. I have already gathered some samples from my Win 7 64 Bit machine and a VM with Win XP. I think I need more diverse samples from different OS.
I am looking for samples from e.g. Win 7 32 Bit, Win 8, Win Vista.
Everything equal or above Win NT 3.1 suffices.
So if anyone has a Windows system installed (e.g. in a VM, I don't care as long as it isn't infected) and would be willing to gather some PE samples for me, I would be greatful.
There is a program that will copy the files:
https://github.com/IOActive/SearchAndCollectI have also written a Java program that searches all PE files recursively from a starting folder and copies them into a destination folder, if you prefer this.
Thank you.
Deque
Edit: If you know another way of getting a lot clean samples, let me know as well.