mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-21 13:53:59 -07:00
add support for freerdp3"
Added support for freerdp module 3, this is the newest module from freerdp
This commit is contained in:
parent
8b603b82a2
commit
a88198051b
3 changed files with 55 additions and 55 deletions
|
@ -10,7 +10,7 @@
|
|||
#include "hydra-mod.h"
|
||||
|
||||
extern char *HYDRA_EXIT;
|
||||
#ifndef LIBFREERDP2
|
||||
#ifndef LIBFREERDP3
|
||||
void dummy_rdp() { printf("\n"); }
|
||||
#else
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue