fkie-cad / fact_extractor

Standalone Utility for FACT-like extraction
GNU General Public License v3.0
81 stars 31 forks source link

Feature Request: Recursive Extraction #81

Open martinclauss opened 3 years ago

martinclauss commented 3 years ago

It would be nice to extend extract.py to recursively extract all files until a certain termination criterion is met (e.g. no more extractions possible, maximum depth reached, ...).

dorpvom commented 3 years ago

Your happily invited to contribute that yourself my dear Martin :wink: