logeable / php-unscrew

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

php-unscrew

PM9SCREW

参考:php_screw的加密和解密探究

go build
./php-screw -f <file> -k <key>

objdump -s -j .data php_screw.so
第一行则为key(删除空白字符)

About


Languages

Language:Go 95.8%Language:Makefile 4.2%