reverse-php-malware icon indicating copy to clipboard operation
reverse-php-malware copied to clipboard

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

Open gnanet opened this issue 6 years ago • 0 comments

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

gnanet avatar May 07 '19 15:05 gnanet