FBMD23000965010000290400004b0400009d0400007a0c0000f90d0000af1000005e1200000414000068170000
What is FBMD?
On 2014–11–13, Facebook introduced a new tracking code(metadata in it’s files). It appears as an IPTC Special Instructions metadata field. They look like:
Special Instructions: FBMD01000ac60300004a1d00002d4b000067580000c9650000d5fc000054350100953a0100d3420100e84b01005f8f0100
Special Instructions: FBMD23000969010000b1590000cb7700000a8600000c07010046820100b8c0010052590200e5c902006e440300
(pic related)
More about FBMD:
In this special instruction each string starts with “FBMD”, two hex characters (1 bytes), and a 16-byte (4-character) length. Then comes length+1 sets of 32-bit (8-byte) values.
How to extract metadata using Java
The library ICAFE is used to extract the metadata from the image.
>https://medium.com/mindorks/reading-metadata-from-images-cbcdb0be6573
so then
FBMD23
0009
65010000
29040000
4b040000
9d040000
7a0c0000
f90d0000
af100000
5e120000
04140000
68170000
can geolocation be extracted from this metadata?