Ptkatz

Results 7 comments of Ptkatz

> You can derive from `NodeInputViewModel` and overwrite the `CreatePendingConnection()` and do something like > ``` > if (MaxConnections == 1 && Connections.Items.Any()) > return; > base.CreatePendingConnection(); > ``` ok,...

看了PEB的结构也是伪装上了的,但是BypassUAC没有效果