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

Added BitwiseXOR resolution, works for simple variables containing 'string ^ string' ; changed debug output, now it prints to STDERR #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gnanet
Copy link

@gnanet gnanet commented May 7, 2019

TODO: handle goto statement and clean-up the order of statements, and variable assigments. That would allow further deobfuscation, that fails otherwise.

@bediger4000 this pull request solves a small part of issue #2 the XOR of strings

…tring ^ string' ; changed debug output, now it prints to STDERR

TODO: handle goto statement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant