Skip to content

unreturned/evalhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

evalhook

Stefan Esser

How to install

On Debian/Ubuntu

sudo apt-get install php5-dev build-essential git
git clone https://github.com/unreturned/evalhook
cd evalhook
phpize
./configure
make
sudo make install

How to use

php -d extension=evalhook.so file.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages