Skip to content
New issue

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

unsupported operand type(s) for +: 'Boundsheet' and 'str' #75

Open
Beercow opened this issue Feb 16, 2021 · 1 comment
Open

unsupported operand type(s) for +: 'Boundsheet' and 'str' #75

Beercow opened this issue Feb 16, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Beercow
Copy link

Beercow commented Feb 16, 2021

[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

@DissectMalware DissectMalware self-assigned this Feb 17, 2021
@DissectMalware DissectMalware added the bug Something isn't working label Feb 17, 2021
@DissectMalware
Copy link
Owner

Thank you for the sample,

I added INDIRECT and ABSREF functions. Also, I fixed a few bugs.

So far, we have:

image

It still needs more work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants