Skip to content

drosanda/simple-php-grep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Simple PHP Grep

This is simple file finder / grep like write in PHP. This file has recursive method for finding on deep path.

Setup

Just upload to your web server.

Usage

http://example.com/simple-php-finder.php?needle=[string keyword]&path_to_check=[path]

##params path_to_check this parameter path to check default is ./yuki/ needle this parameter using for string matching or string search

##purpose At first, this file for searching "jumper" file that encrypted on base64_*

About

Simple PHP File Finder / Grep

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages