Viewing profile — attrc
attrc
HN member- Joined
- Wed, Jan 15, 2014, 8:02 PM UTC
- HN karma
- 5
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About attrc
No profile information was provided.
Recent public activity
-
comment
Comment #7066484
Yes for projects like aeskeyfind For Volatility we use the TC data structures in memory to lead us to the key (the same ones TC uses to perform reads/writes)
-
comment
Comment #7066095
right now we are only using them in the class, but in the next Volatility release (2.4) they will be in SVN like all our other ones.
-
comment
Comment #7066087
I hope linking to reddit doesn't get me banned, but this question was asked there and explained nicely: http://www.reddit.com/r/netsec/comments/1va904/truecrypt_mas...
-
comment
Comment #7065751
It would not help. Volatility is not doing any searching, instead it is reading TC's data structures in memory to find the key. Basically replicating TC's algos offline.