Hi,
Can the functionality of headlessAnalyzer be replicated in a python script?
By this I mean, the way in which headlessAnalyzer loops through a folder and analyzes each binary file in it and then runs a script on the analyzed file (using -postScript).
What I want to do is, go to a directory with multiple exe files in it, then analyze each one at a time, perform some further analysis on it and save the output.
Hi, Can the functionality of headlessAnalyzer be replicated in a python script? By this I mean, the way in which headlessAnalyzer loops through a folder and analyzes each binary file in it and then runs a script on the analyzed file (using -postScript).
What I want to do is, go to a directory with multiple exe files in it, then analyze each one at a time, perform some further analysis on it and save the output.