reverse-php-malware
reverse-php-malware copied to clipboard
Added BitwiseXOR resolution, works for simple variables containing 'string ^ string' ; changed debug output, now it prints to STDERR
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