wenluhu / gammaray-android

Distributed Streaming Virtual Machine Introspection
Apache License 2.0
6 stars 1 forks source link

GPT partition table support #14

Closed bamos closed 10 years ago

bamos commented 10 years ago

http://en.wikipedia.org/wiki/GUID_Partition_Table

GammaRay understands Protective MBR

bamos commented 10 years ago
bamos commented 10 years ago

Hi @theonewolf - thanks for giving us a reasonable chunk of GammaRay to play with! I've made an initial pass and adding GPT support has been really painless.

Take a look through the commits and see the crawler's output and BSON at this gist: https://gist.github.com/bamos/38186dc6732b198ffeea

bamos commented 10 years ago

Closing depends on #18