This website requires JavaScript.
Explore
Help
Sign In
vroman
/
PHPShell
SHA256
Watch
1
Star
0
Fork
You've already forked PHPShell
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
An example to show how to implement a "shell" in PHP.
2
commits
1
branch
0
tags
35
KiB
PHP
100%
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Víctor Román Archidona
5fb0d35421
Initial import. Code from 2008
2012-08-26 13:14:58 +02:00
example.php
Initial import. Code from 2008
2012-08-26 13:14:58 +02:00
License
Initial import. Code from 2008
2012-08-26 13:14:58 +02:00
phpshell.class.php
Initial import. Code from 2008
2012-08-26 13:14:58 +02:00
README.md
Initial commit
2012-08-26 04:11:38 -07:00
README.md
phpshell
A simple shell (like *sh) written in pure PHP as an example.