Simson L. Garfinkel

Results 853 comments of Simson L. Garfinkel

It seems to be building on ubuntu 24.04 on GitHub Actions. Could you give a try on a local VM to see if you can build on Ubuntu 24.04? Simson...

> Exact same error, tried in a fresh VM from Oracle with Ubuntu 22.04 Neat!

So let's see what happens with this: https://github.com/simsong/bulk_extractor/actions/runs/12286215604/job/34285888455?pr=479

Hi @TenoTrash. On GitHub with ubuntu-22.04, it builds with no problem: https://github.com/simsong/bulk_extractor/actions/runs/12286215604/job/34285888455?pr=479 Github won't show you the full output of the run, so I have it pasted below. There are...

Hi. Try creating a clean vm and running the vm configuration script in the etc directory. Post here the actual os you are using and the full config log.

Also look at the GitHub action, which is building and running on Ubuntu.

Please do! Thank you! On Mon, May 12, 2025 at 6:19 PM rick ***@***.***> wrote: > *rick-gnous* created an issue (simsong/bulk_extractor#491) > > > I'm compiling bulk_extractor on the last...

Thank you for the analysis. This is great. Do you see any solution other than reading the entire drive and then removing any allocated file from the list of unallocated...

It probably needs to be done in autopsy, not in TSK. This ticket will be moved there.

> Would it be possible to patch fiwalk so that it will skip the HFS file system but still parse the ISO9660? Yes, it is possible to do this. Can...