Skip to content

De-obfuscation of PHP scrips, with or without extensions

Notifications You must be signed in to change notification settings

tobor/php-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

The PHP Decoder

PHP decoder is an half-automated tool that de-obfuscates encoded/encrypted PHP scripts.

Usage

A set of decoded files is generated upon execution. Files are named in the form of eval.X.php, where X is an increasing number starting from "1".

%> ./sapi/cli/php encoded.php

One of the result files will be the clear text. Enjoy ;-P (Well, garbage text expected)

About

De-obfuscation of PHP scrips, with or without extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published