Marc-Etienne M.Léveillé

Results 3 issues of Marc-Etienne M.Léveillé

Add two variables to the PE module to distinguish between library and function imports. - `number_of_imported_functions`: the count of imported functions - `number_of_imported_libraries`: same as `number_of_imports` but with a more...

This patch adds the result of the TLS handshake when using the banner module with the `--tls` option. ## How to Test `echo 4.5.6.7 | zgrab2 banner --tls -p 443`...

Hi! I'm the maintainer of a project called [IPyIDA](https://github.com/eset/ipyida), which integrates the QtConsole inside [IDA Pro](https://hex-rays.com). I'm using lots of plumbing to make this all work, and use [QtKernelManager and...

bug