Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libpff_index_value_read_data: invalid file offset value out of bounds when recovering files #129

Open
smclinden opened this issue May 9, 2024 · 4 comments
Assignees

Comments

@smclinden
Copy link

          I am seeing this issue as well.
pffinfo 20240427

Personal Folder File information:
	File size:		600867840 bytes
	File content type:	Personal Storage Tables (PST)
	File type:		64-bit
	Encryption type:	compressible

Message store:
	Folders:		Subtree, Inbox, Outbox, Wastbox, Sentmail, Views, Common views, Finder
	Password checksum:	N/A

and

pffexport 20240427

Opening file.
Recovering items.
Unable to export file.
libpff_index_value_read_data: invalid file offset value out of bounds.
libpff_recover_index_values: unable to read offsets index value.
libpff_recover_data_blocks: unable to recover index node at offset: 599707136.

libpff_recover_items: unable to recover data blocks.
libpff_file_recover_items: unable to recover items.
export_handle_export_file: unable to recover items.

I get similar issues with the OST.

Originally posted by @smclinden in #70 (comment)

@joachimmetz joachimmetz changed the title New issue similar to #70 with current main branch libpff_index_value_read_data: invalid file offset value out of bounds when recovering files May 10, 2024
@joachimmetz
Copy link
Member

joachimmetz commented May 10, 2024

Why do you think this is the same as issue 70?

Looks like a very different message to me, can you provide debug output?

@smclinden
Copy link
Author

log.txt

@smclinden
Copy link
Author

Debug.txt

This is with the OST file.

@joachimmetz
Copy link
Member

thanks I'll take a closer look when time permits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants