Skip to content
/ rewind Public

A modular tool for deobfuscating PHP malware that criminals left all over your - 🎵

Notifications You must be signed in to change notification settings

pizzeys/rewind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rewind

Rewind is a modular deobfuscation tool for PHP malware. It takes nasty code that punks and miscreants leave on your server and turns it into slightly more readable nasty code.

It is very much my playground at the moment and not suitable for production use whatsoever, sorry about that. Pull requests welcomed, however!

Usage

usage: rewind [<options>] [filename]

A modular tool for deobfuscating malware.

Filename: The file to operate on.

OPTIONS
  --help, -?   Display this help.
  --tree, -t   Output the generated AST instead of the code.

Licence

GPL.

About

A modular tool for deobfuscating PHP malware that criminals left all over your - 🎵

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages