You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running the latest dev version (v0.1.5) pulled from Github, I encountered an error while processing the file e314ea8492fec8fb7349f966eab30ae0f8dfad22d08fe914a2d88e5056b9451f
Error [deobfuscator.py:1569 evaluation_result = self.evaluate_parse_tree(current_cell, parse_tree, interactive)]: 'Token' object has no attribute 'data'
I believe this document is benign, it was part of a testing repository that I was using for sanity checking some XLS Yara rules. I pulled the latest version and it appears that 2af8bd9 and 3a5c2ca did fix the issue. Thanks for the quick commits.
I can close the ticket if you'd like, or if you want to leave it open just let me know and I'm happy to action accordingly.
As I come across more edge cases I'll pass them over.
Running the latest dev version (
v0.1.5
) pulled from Github, I encountered an error while processing the filee314ea8492fec8fb7349f966eab30ae0f8dfad22d08fe914a2d88e5056b9451f
e314ea8492fec8fb7349f966eab30ae0f8dfad22d08fe914a2d88e5056b9451f.zip
Hopefully this helps track down a corner case.
The text was updated successfully, but these errors were encountered: