Luis Filipe Nassif

Results 166 issues of Luis Filipe Nassif

Hello, We are getting critical messages like this printed in console when processing some NTFS images: ``` org.sleuthkit.datamodel.TskCoreException: Could not find parent (fsObjId: 8, parMetaAddr: 212620, parSeq: 125, parentPath: /Users/Pc/Desktop/XXXXXXX...

Seems TSK, or some of its dependencies, is doing something crazy with java system properties internal map. Most property keys are being cleared and doesn't show up anymore if you...

This is another regression we detected when upgrading from our old fork to TSK-4.11.0 (https://github.com/sepinf-inc/IPED/pull/771) We have some decrypted APFS disk images to process. Although they are decrypted, opening a...

Fix #2699: use block size from parent VolumeSystem when computing offset

Fix #2700: continue loop over next volumes if first volumes fail to open

While upgrading to TSK-4.11.0 in our project (https://github.com/sepinf-inc/IPED/pull/771) I found important regressions when comparing to our fork of the original BlackBag implementation. This relates to a wrong block size being...

It would be nice to have UDF file system support into TSK.

Hello, I see this project integrated IPED forensic tool and also borrowed and is using some of its icons. So IPED license (GNU GPL v3 based) must be followed. Simply...

First, thank you all for this great project! My app has the following structure: ./app.jar ./lib/lib1.jar ./lib/lib2.jar ... My python script (called by java app) imports some classes from jars...

It is possible that unknown metadata have different detected types in different cases. They should be checked and String could be used if they differ. This can affect sorting and...

bug
3.18
4.0.0-final
4.0.1