make code structured, fast and efficient
nsvaidya opened this issue · 6 comments
nsvaidya commented
This program extracts out the same lines from more than one files, which are having string dump of malware samples. The code is working, but it is unstructured, slow and inefficient. Any help will be appreciated.
HoussemCharf commented
Hi i'd like to help in this :)
nsvaidya commented
Sure, @HoussemCharf , your contribution will be appreciated.
sravanbrahma commented
Can you also put the file which you are trying to analyse? It would be more helpful and quicker to replicate and evaluate performance.
nsvaidya commented
You can now find the sample files in repository.
sravanbrahma commented
Now are you happy with performance after recent pull request merge with hashset ?
nsvaidya commented
Yes. Thanks to all of you.