aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add READMEs aroundLaurent Ghigonis2013-06-162-0/+2
|
* viensamoi: update READMELaurent Ghigonis2013-06-161-0/+2
|
* toys: add some READMEsLaurent Ghigonis2013-06-163-0/+3
|
* toys: improve READMELaurent Ghigonis2013-06-161-0/+1
|
* dtube: improve READMELaurent Ghigonis2013-06-161-1/+2
|
* jsaccess: TODO++Laurent Ghigonis2013-06-161-0/+2
|
* jsaccess: remove unused functionLaurent Ghigonis2013-06-161-7/+0
|
* add jsaccess - download and decrypt files in the browserLaurent Ghigonis2013-06-1613-0/+1946
|
* bashrc: add gitunpushed aliasLaurent Ghigonis2013-06-141-0/+1
|
* update license emailLaurent Ghigonis2013-05-182-2/+2
|
* Merge branch 'master' of git.zx2c4.com:laurent-toolsLaurent Ghigonis2013-05-181-48/+0
|\
| * wireshark_dechunk: remove, will be moved to P1 Security public github repositoryLaurent Ghigonis2013-04-241-48/+0
| | | | | | | | https://github.com/P1sec/
* | update license emailLaurent Ghigonis2013-05-161-1/+1
|/
* useless READMELaurent Ghigonis2013-04-211-0/+1
|
* brhute: start for the rb versionLaurent Ghigonis2013-04-214-359/+111
|
* add de - ideas on distributed executionLaurent Ghigonis2013-04-215-0/+417
|
* some ruby spikesLaurent Ghigonis2013-04-205-0/+383
|
* brhute: move to brhute-pyLaurent Ghigonis2013-04-2016-0/+0
|
* brhute: move to dedicated dirLaurent Ghigonis2013-04-2019-1069/+99
|
* brhute: add a few more spikesLaurent Ghigonis2013-04-208-3/+657
|
* brhute: attempt to do multiprocessing, brokenLaurent Ghigonis2013-04-191-0/+121
|
* brhute: working with asyncoreLaurent Ghigonis2013-04-192-46/+64
|
* brhute: create multiple connectionsLaurent Ghigonis2013-04-181-36/+34
|
* toys: start to work on brhute - asynchronous URL fetcher based on asyhttpLaurent Ghigonis2013-04-172-2/+115
|
* toys: import asynhttp from Doug Fort <dougfort@downright.com>Laurent Ghigonis2013-04-173-0/+1069
|
* grbrute: note about pipeliningLaurent Ghigonis2013-04-171-2/+3
|
* grbrute: add some profiling reportsLaurent Ghigonis2013-04-172-0/+2046
|
* grbrute: fix event processing interuption by userLaurent Ghigonis2013-04-172-8/+19
| | | | now when the user callback return False it stops grbrute
* pphidden_async: use grbruteLaurent Ghigonis2013-04-171-69/+14
|
* add grbrute - asynchronous URL fetcher based on grequestsLaurent Ghigonis2013-04-171-0/+84
|
* add my own version of grequestsLaurent Ghigonis2013-04-171-0/+182
|
* pphidden_async: fix syntax error and use argparseLaurent Ghigonis2013-04-171-11/+16
|
* add pphidden_async.py, WIPLaurent Ghigonis2013-04-171-0/+100
| | | | | | implementation of optimised parrallel HTTP queries engine using multiple sessions (HTTP/1.1) and multiple requests per connections using grequests
* pphidden: reuse same TCP connection, and don't sleepLaurent Ghigonis2013-04-161-2/+4
|
* Merge branch 'master' of zx2c4.com:laurent-toolsLaurent Ghigonis2013-04-1529-1/+476
|\
| * bashrc: add pulseaudio beep and use in in loop helpersLaurent Ghigonis2013-04-091-2/+3
| |
| * vimrc: 4 spaces for tabsLaurent Ghigonis2013-04-091-2/+2
| |
| * bashrc: add loop helpersLaurent Ghigonis2013-04-091-0/+2
| |
| * wireshark_dechunk: add dateLaurent Ghigonis2013-04-061-1/+1
| |
| * wireshark_dechunk: IDEAs on dechunking in WiresharkLaurent Ghigonis2013-04-061-0/+48
| |
| * qvm-screenshot: select window border with scrotLaurent Ghigonis2013-04-061-1/+1
| |
| * vimrc: set default column width to 80Laurent Ghigonis2013-04-061-0/+1
| |
| * vimrc: better collor for ColorColumnLaurent Ghigonis2013-04-051-0/+1
| |
| * qvm-screenrecord: wait for user input before recording root windowLaurent Ghigonis2013-03-291-0/+2
| |
| * qvm-screenrecord: add -s : select window to captureLaurent Ghigonis2013-03-291-4/+27
| |
| * qvm-screenshot: fix script name in commentsLaurent Ghigonis2013-03-281-3/+3
| |
| * vimrc: better commentsLaurent Ghigonis2013-03-281-2/+2
| |
| * conf: add vimrcLaurent Ghigonis2013-03-282-1/+198
| | | | | | | | and "make deploy" does not fail anymore on ln(1) error
| * qvm-screen*: document my KDE shortcutsLaurent Ghigonis2013-03-272-1/+5
| |
| * qvm-screenshot: add -q : only take screenshot, no blablaLaurent Ghigonis2013-03-271-2/+5
| |