Recent content by dtoth

  1. D

    Access stored passwords on W10M

    Thanks. I don't mean only passwords using by Edge, every app can store passwords to the system's Password vault. On desktop they can be reached from Control panel -> Credentials Manager. As I saw there is no such app on mobile to reach the same :)
  2. D

    Access stored passwords on W10M

    Hi, is there something like Credential Manager on W10M to reach the stored passwords? Thanks
  3. D

    Is it possible to detect if a phone is in deveoper mode?

    Can I detect somehow from code (universal app) if the phone is in developer mode?
  4. D

    May be sandboxing broken if the phone is in developer mode, and a custom app is deployed?

    Hi, I'm writing a security specific app, and I'm searching about WP's capabilities, here is one question I did not find an answer to: If I develop my app, the user properly downloads it from store, but he set his device to developer mode and deploys his own developed app to the device, then...