Updated App Security (markdown)

dschuermann 2014-10-10 03:45:45 -07:00
parent 33fe2e6879
commit a81cbd011d
1 changed files with 19 additions and 18 deletions

@ -63,6 +63,7 @@ vpn
someuser@somehost platform-tools> ../tools/hprof-conv heap-dump-tm1313854763-pid17973.hprof apg.hprof
someuser@somehost platform-tools> jhat apg.hprof
```
4. Open a browser with ``http://localhost:7000`` and find ``CachedPassphrase`` class, see [PassphraseCacheService.java#L517](https://github.com/open-keychain/open-keychain/blob/development/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/PassphraseCacheService.java#L517)
### Attacking passphrase cache with root access