mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Minor enhancement to internal --profile function
This commit is contained in:
parent
20d05cc404
commit
03fb84e29f
5 changed files with 2248 additions and 24 deletions
|
|
@ -85,9 +85,12 @@ Kasper Fons <thefeds@mail.dk>
|
|||
for reporting a few bugs
|
||||
|
||||
Jose Fonseca <jose.r.fonseca@gmail.com>
|
||||
for his Gprof2Dot utility for converting profiler output
|
||||
to dot graph(s) included in sqlmap tree inside extras,
|
||||
http://gprof2dot.jrfonseca.googlecode.com/hg/gprof2dot.py
|
||||
for his Gprof2Dot utility for converting profiler output to dot
|
||||
graph(s) and for his XDot utility to render nicely dot graph(s),
|
||||
both included in sqlmap tree inside extra folder. These libraries
|
||||
are used for sqlmap development purposes only
|
||||
http://code.google.com/p/jrfonseca/wiki/Gprof2Dot
|
||||
http://code.google.com/p/jrfonseca/wiki/XDot
|
||||
|
||||
Alan Franzoni <alan.franzoni@gmail.com>
|
||||
for helping me out with Python subprocess library
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue