I'm trying to parse an "WebCacheV01.dat" using libesedb as a library and while trying to read the value of "ResponseHeader" in the Container corresponding to "iedownload", i've received the following error:
libesedb_record_get_long_value: unable retrieve value data.
libesedb_record_get_long_value_data_segments_list: unsupport long value key size: 8.
libesedb_record_get_long_value: unable retrieve value data.
Using ESEDatabaseView from Nirsoft, it is possible to read the field:

Would it be possible to implement this?
I'm trying to parse an "WebCacheV01.dat" using libesedb as a library and while trying to read the value of "ResponseHeader" in the Container corresponding to "iedownload", i've received the following error:
Using ESEDatabaseView from Nirsoft, it is possible to read the field:

Would it be possible to implement this?