risinek
risinek
`uint8_t` is used for timeout setting, which is not enough and allows just 255 seconds timeout.
Document step by step how to start password recovery using Hashcat from HCCAPX or PMKID (16800)
Instead of providing raw string, also include a downloadable file called e,g,`test.16800` so that the user can directly run hashcat attack - e.g. `./hashcat -m 16800 test.16800 -a 3` Ref:...
Similarly to DoS attack type that already have combination of two methods available
When trying to filter out transactions based on transferred amounts, the use of number type is limiting. E.g. filtering swaps larger than 1 ETH would reach the limit of the...