d3fp4r4m

Results 8 comments of d3fp4r4m

I'm running into the same issue but I believe it is an issue with Frida specifically, tracked here: https://github.com/frida/frida/issues/1719

or in general install packages called out in the requirements.txt file by doing: `pip install -r requirements.txt`

I would need to validate, but I believe a socket error occurs when a TLS/socket session has been established, the request has been sent and immediately the server terminates the...

Hey Nikita, Thanks for reporting the issue. This could be a documentation issue but the script searches for config files starting at the configs directory. The command for using doubles.py...

Thanks so much for the lint check! Give me some time to parse over these changes and if everything is good i'll merge the pull. Best, Evan

Thanks! Yes smuggler is single threaded. Ideally it would be nice to take an input stream of hosts and divvy them off to multiple worker threads. The work around to...

Thank you, yes the encodings in this tool need to be fixed so they aren't converting raw payload to UTF-8-style characters

I'm actually not sure either, I assumed the formal API was intended for paid program maintainers instead of researchers (but I could be wrong). I'll be completely honest, I wrote...