Top

PHP Source Analyzer

Please Register to submit score.
Average Score  0.0
Scores Submitted  0
Date Added  Apr 10, 2008
Last Updated  Apr 10, 2008
Tags  analyzer  php  source 

Introduction

A source code analyzer. Searches through code in this case php files
and finds possible vulnerable syntax. This code uses (3) arrays to store
the strings to search for & one last function for custom on the fly
searches...you could even use it to search any file for any string
with minor mods.

Grab the Code

Comments

  (0)  RSS

Please Register or Login to start posting comments.
Bottom