Skip to content

transip/php-deobfuscator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configuration

Resource directories

src/ : mark as source

stubs/ : mark as resource root

tests/unit/: mark as test sources root

GitHub token

Inside of docker-files/php-extract/, there is a file called token.dist. Copy this to the same folder, call it "token" and add in a GitHub OAuth token. This is copied into the php-extract container so that it won't complain about API rate limits when updating composer for whatever reason.

Running stuff

You'll probably want a docker container with php-ast in it and php 7.

Examples

You'll have to procure those yourself.

About

A deobfuscator for PHP, some assembly required

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published