Property | Type | Description | |
---|---|---|---|
doneSpoof | bool | ||
doneUdp | bool |
Method | Description | |
---|---|---|
ByteArrayToString ( byte ba ) : string | ||
checkSpoof ( String host ) : void | ||
exhaustUdpPorts ( int leave ) : void | ||
startSpoofing ( String localIp, String spoof_host, bool disableExhaust ) : void |
Method | Description | |
---|---|---|
DnsFlushResolverCache ( ) : |
||
createNbnsResponse ( String host ) : byte[] |
public static ByteArrayToString ( byte ba ) : string | ||
ba | byte | |
return | string |
public startSpoofing ( String localIp, String spoof_host, bool disableExhaust ) : void | ||
localIp | String | |
spoof_host | String | |
disableExhaust | bool | |
return | void |