How can I get functionality similar to Spy++ in my C# app?

前端 未结 5 1765
情书的邮戳
情书的邮戳 2020-12-02 15:15

I\'m interested in working on a plugin for Keepass, the open-source password manager. Right now, Keepass currently detects what password to copy/paste for you based off of

5条回答
  •  Happy的楠姐
    2020-12-02 15:46

    Have a look at this article here which contains information about the Managed Spy and why the author wrote the tool.

提交回复
热议问题