Analysis of certain sample does not end
kohnakagawa opened this issue · 5 comments
kohnakagawa commented
Analysis of this sample
8323af43ff507b82c87b38b45ea4c79fae4b49ed453590101373c18aae96b8fb does not end.
$ ./bin/manalyze --output=json 8323af43ff507b82c87b38b45ea4c79fae4b49ed453590101373c18aae96b8fb
I investigated a little bit, and I suspect that the parsing logic of resources contains some bugs.
I think that recursive parse of resources tree does not end properly.
JusticeRage commented
Thanks a lot for reporting this! I'll look into it shortly.
kohnakagawa commented
Hi.
I encountered a similar issue during scanning this sample.
JusticeRage commented
Thanks! I am able to reproduce the issue and am currently investigating it.
kohnakagawa commented
Thank you for fixing this!
JusticeRage commented
No, thank you for reporting the issue!