Toni
Toni
Implement r0 hooks to hijack other driver routines e.g. `NtGdiDdDDISubmitCommand` from `dxgikrnl.sys`. https://vmcall.blog/nt/2019/10/18/kernel_gdi_hook.html
Dump other driver images from r0 memory.
Thank you for providing this non-scamming list of onions. The ones that I've tried are legit. Not like other onion lists e.g. https://github.com/DarkNetEye/tor-links/issues/2 Could you please provide all PGP public...
Please sign (check) the below before submitting the Pull Request: - [ ] I have signed the ntop Contributor License Agreement at https://github.com/ntop/legal/blob/main/individual-contributor-licence-agreement.md - [ ] I have read the...
Note: This is an experimental feature. The PR as you see it here is subject to change at any time. Do not rely on the security of the used cryptographic...
Right now `nDPId` has a configuration parameter `max_packets_per_flow_to_process` which controls how many packets should be handed over to `libnDPI` for processing. But `libnDPI` has it's own parameter named `packets_limit_per_flow` which...
I am getting the following build error: ``` gcc.compile.c++ bin.v2/libs/process/build/gcc-4.8/release/x86_64/cxxstd-11-iso/threading-multi/visibility-hidden/ext/env.o In file included from ./boost/asio/detail/handler_alloc_helpers.hpp:19:0, from ./boost/asio/detail/executor_function.hpp:19, from ./boost/asio/execution/any_executor.hpp:24, from ./boost/asio/execution.hpp:19, from ./boost/asio/any_io_executor.hpp:22, from ./boost/process/v2/detail/process_handle_signal.hpp:25, from ./boost/process/v2/process_handle.hpp:20, from ./boost/process/v2/ext/env.hpp:14, from...