• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: "hooking" into another app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "hooking" into another app


  • Subject: Re: "hooking" into another app
  • From: "I. Savant" <email@hidden>
  • Date: Mon, 14 Apr 2008 10:12:04 -0400

>  >  I want to write an app that I'd like to have "hook" into a text box in
>  > Safari and log your IDs, passwords, and bank account status.
>
>   Well, password fields are "special" and are 'resistant' to key
>  logging, but you don't have to 'hook into' any apps to log the rest.
>  You don't even need an input manager.

  I realized as soon as I hit 'send' that this was unclear.

  To log everything but passwords, simple keylogging can be employed
without an input manager or otherwise talking with the other
applications. The event dispatch system will happily help you with
that 'problem' (using Carbon).

  Passwords, etc, can be gotten via input managers I believe. I think
this is how "1Password" works. Password fields are, however, resistant
to key logging as I said.

--
I.S.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >"hooking" into another app (From: Don Arnel <email@hidden>)
 >Re: "hooking" into another app (From: Thomas Davie <email@hidden>)
 >Re: "hooking" into another app (From: "I. Savant" <email@hidden>)

  • Prev by Date: Re: "hooking" into another app
  • Next by Date: [job posting] Senior OSX C++ Developer for Contract
  • Previous by thread: Re: "hooking" into another app
  • Next by thread: Re: "hooking" into another app
  • Index(es):
    • Date
    • Thread