We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Loading Cells] auto_open: auto_open->'handling'!$C$84 [Starting Deobfuscation] CELL:C84 , FullEvaluation , SET.NAME(activated,0) CELL:C86 , FullEvaluation , -1496 CELL:C88 , FullEvaluation , WHILE(activated<32.0) -> [True] CELL:C91 , FullEvaluation , SET.NAME(cottages,-1) CELL:C92 , FullEvaluation , SET.NAME(activated,1) CELL:C94 , FullEvaluation , SET.NAME(qualities,) CELL:C95 , FullEvaluation , WHILE(cottages<225.0) -> [True] CELL:C98 , FullEvaluation , SET.NAME(cottages,0) Error [deobfuscator.py:2407 evaluation_result = self.evaluate_parse_tree(current_cell, parse_tree, interactive)]: unsupported operand type(s) for +: 'Boundsheet' and 'str'
Hash of File: 16216501ce582e0a109f0b5546c4d498dbebfcdaa0723c99b5a3267f3b928c1f
The text was updated successfully, but these errors were encountered:
ADD - INDIRECT, ABSREF and FIX several bugs - #75
d53c89c
Thank you for the sample,
I added INDIRECT and ABSREF functions. Also, I fixed a few bugs.
So far, we have:
It still needs more work.
Sorry, something went wrong.
DissectMalware
No branches or pull requests
[Loading Cells]
auto_open: auto_open->'handling'!$C$84
[Starting Deobfuscation]
CELL:C84 , FullEvaluation , SET.NAME(activated,0)
CELL:C86 , FullEvaluation , -1496
CELL:C88 , FullEvaluation , WHILE(activated<32.0) -> [True]
CELL:C91 , FullEvaluation , SET.NAME(cottages,-1)
CELL:C92 , FullEvaluation , SET.NAME(activated,1)
CELL:C94 , FullEvaluation , SET.NAME(qualities,)
CELL:C95 , FullEvaluation , WHILE(cottages<225.0) -> [True]
CELL:C98 , FullEvaluation , SET.NAME(cottages,0)
Error [deobfuscator.py:2407 evaluation_result = self.evaluate_parse_tree(current_cell, parse_tree, interactive)]: unsupported operand type(s) for +: 'Boundsheet' and 'str'
Hash of File: 16216501ce582e0a109f0b5546c4d498dbebfcdaa0723c99b5a3267f3b928c1f
The text was updated successfully, but these errors were encountered: