theblackturtle

Results 15 issues of theblackturtle

Hi, how I can screenshot full websites with many different size. Thanks.

Hi, when merging Scraped list and AltDNS list, if you try with large file, the `sort` tool is very slow. I tried to fix it with `LC_ALL=C` and `-S 50%`...

Hi, I think it will be nice if you support Redirect history logs.

feature
v3-consideration

**Is your feature request related to a problem? Please describe.** Code block color is hard to read. **Describe the solution you'd like** I think it very nice if it have...

enhancement

Hi, How I can deploy it to server? I'm running Flash with Apache and Gunicorn. Is the setup step is same? Thanks.

question

Hi, This is a great project but It'll be better if you make Eternalromance exploit. Thanks 👍

Hi, how I can hook all methods with the given class. And how I can enum if a class have multiple methods with same name but different type `a() ;...

enhancement

Hi, I think you should add url.Parse for url parse from html before send it to channel because something like this can happen. ``` GOOD: GET Found https://xxx.io/www.xxx.com -->

Hi, Is it work with python 3.5? I ran "python_exe_unpack.py" to decompile *.exe file which is write in python 3.5 too. Then I got this error. ``` [*] On Python...