Nilay Gupta
Nilay Gupta
Sure! We are an open source Community and we appreciate help from developers. Have you got some approach to handle this issue?
Does this idea leverage the Twitter API as mentioned in the possible approach?
Yes! @mlodic anything to add/suggest?
hey! @mlodic The approach we want here is to check the file type [here](https://github.com/intelowlproject/IntelOwl/blob/42f874fdd5dd084556be6e038068e38cc9dae601/api_app/analyzers_manager/file_analyzers/pe_info.py#L48), if the file was assembled from .net then we run `dotnetfile` . what informations should we...
yes, makes sense.