summaryrefslogtreecommitdiff
path: root/phpmalwarefinder (unfollow)
AgeCommit message (Collapse)Author
2016-01-04Revert a broken/wip commitjvoisin
2016-01-04fix overwrite by previous commitshaddai
2016-01-04one_line_trick functionshaddai
The newly added function allows to check for files containing oneliners webshells, these files are mostly composed of one or two very long lines
2016-01-04Add `-t` to specify the number of threads to usejvoisin
2015-10-29reorganized git repoJulien "shaddai" Reveret
2015-10-08reorganized git repoJulien "shaddai" Reveret
2015-09-08Use type built-in instead of commandGuillaume Delpierre
2015-09-08TypoGuillaume Delpierre
2015-09-08Use bash builtinGuillaume Delpierre
2015-09-08PortabilityGuillaume Delpierre
2015-08-28try to manually sync with upstreamahpnils
2015-07-14added usage of nice when ionice is not availableNils
On some platforms (e.g. NetBSD, OS X), ionice is not available. This patch enables a fallback to nice. If neither ionice or nice are installed, an error message is displayed.
2015-07-14added usage of nice when ionice is not availableNils
On some platforms (e.g. NetBSD, OS X), ionice is not available by default. This patch checks for ionice availability, and switch back to nice if needed. In the case none of them are installed, an error is displayed.
2015-05-20YARA fallbackJulien (jvoisin) Voisin
2015-05-20If the config file isn't in /etc, look in the current directoryJulien (jvoisin) Voisin
2015-04-21ionice the scanJulien Voisin
2015-03-27Improves the help messaeJulien Voisin
2015-03-24Add packaging stuff dor debian!Julien Voisin
2015-03-24Add a script to run the thingyJulien Voisin