OneSourceCat / phpvulhunter

A tool that can scan php vulnerabilities automatically using static analysis methods
486 stars 128 forks source link

update FileUtils and NodeUtils class #2

Closed xyw55 closed 9 years ago

xyw55 commented 9 years ago

1.FileUtils.class: add method mainFileFinder to find main php file 2.NodeUtils.class: add methods getNodeFunctionName and getNodeClassName