Fuzz introspector
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Project functions overview

The following table shows data about each function in the project. The functions included in this table correspond to all functions that exist in the executables of the fuzzers. As such, there may be functions that are from third-party libraries.

For further technical details on the meaning of columns in the below table, please see the Glossary .

Func name Functions filename Args Function call depth Reached by Fuzzers Runtime reached by Fuzzers Combined reached by Fuzzers Fuzzers runtime hit Func lines hit % I Count BB Count Cyclomatic complexity Functions reached Reached by functions Accumulated cyclomatic complexity Undiscovered complexity

Fuzzer details

Fuzzer: mmls_mac_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: mmls_sun_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: mmls_gpt_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: mmls_dos_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: fls_btrfs_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: fls_iso9660_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: fls_ntfs_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: fls_ext_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: fls_fat_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: fls_hfs_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: fls_apfs_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Analyses and suggestions

Optimal target analysis

Remaining optimal interesting functions

The following table shows a list of functions that are optimal targets. Optimal targets are identified by finding the functions that in combination, yield a high code coverage.

Func name Functions filename Arg count Args Function depth hitcount instr count bb count cyclomatic complexity Reachable functions Incoming references total cyclomatic complexity Unreached complexity
hfs_istat(TSK_FS_INFO*,TSK_FS_ISTAT_FLAG_ENUM,_IO_FILE*,unsignedlong,unsignedlong,int) /src/sleuthkit/tsk/fs/hfs.cpp 6 ['N/A', 'int', 'N/A', 'size_t', 'size_t', 'int'] 12 0 4198 472 462 132 0 1425 866
APFSFSCompat::APFSFSCompat(TSK_IMG_INFO*,_TSK_POOL_INFOconst*,unsignedlong,charconst*)::$_11::__invoke(TSK_FS_FILE*) /src/sleuthkit/tsk/fs/apfs_compat.cpp 1 ['N/A'] 25 0 17 3 2 325 0 1139 657
fatxxfs_inode_lookup /src/sleuthkit/tsk/fs/fatxxfs_meta.cpp 3 ['N/A', 'N/A', 'size_t'] 12 0 194 27 12 66 0 691 505
ntfs_proc_attrseq(NTFS_INFO*,TSK_FS_FILE*,ntfs_attrconst*,unsignedlong,unsignedlong,NTFS_ATTRLIST_MAPconst*,TSK_STACK*) /src/sleuthkit/tsk/fs/ntfs.cpp 7 ['N/A', 'N/A', 'N/A', 'size_t', 'size_t', 'N/A', 'N/A'] 14 0 7380 472 169 98 5 928 450
ext2fs_fsstat(TSK_FS_INFO*,_IO_FILE*) /src/sleuthkit/tsk/fs/ext2fs.cpp 2 ['N/A', 'N/A'] 11 0 10662 567 176 76 0 630 437
APFSPoolCompat::poolstat(_IO_FILE*)const /src/sleuthkit/tsk/pool/apfs_pool_compat.cpp 2 ['N/A', 'N/A'] 23 0 1148 197 123 388 0 1026 391
hfs_inode_walk(TSK_FS_INFO*,unsignedlong,unsignedlong,TSK_FS_META_FLAG_ENUM,TSK_WALK_RET_ENUM(*)(TSK_FS_FILE*,void*),void*) /src/sleuthkit/tsk/fs/hfs.cpp 6 ['N/A', 'size_t', 'size_t', 'int', 'N/A', 'N/A'] 12 0 367 63 16 183 0 1373 386
ntfs_dir_open_meta /src/sleuthkit/tsk/fs/ntfs_dent.cpp 4 ['N/A', 'N/A', 'size_t', 'int'] 13 0 3403 275 102 161 0 895 361
exfatfs_fsstat /src/sleuthkit/tsk/fs/exfatfs.cpp 2 ['N/A', 'N/A'] 15 0 104 21 6 112 0 672 310
APFSFSCompat::APFSFSCompat(TSK_IMG_INFO*,_TSK_POOL_INFOconst*,unsignedlong,charconst*)::$_4::__invoke(TSK_FS_INFO*,TSK_FS_ISTAT_FLAG_ENUM,_IO_FILE*,unsignedlong,unsignedlong,int) /src/sleuthkit/tsk/fs/apfs_compat.cpp 6 ['N/A', 'int', 'N/A', 'size_t', 'size_t', 'int'] 15 0 37 3 2 141 0 815 250

Implementing fuzzers that target the above functions will improve reachability such that it becomes:

Functions statically reachable by fuzzers
52.0%
722 / 1381
Cyclomatic complexity statically reachable by fuzzers
57.9%
8557 / 14697

All functions overview

If you implement fuzzers for these functions, the status of all functions in the project will be:

Func name Functions filename Args Function call depth Reached by Fuzzers Runtime reached by Fuzzers Combined reached by Fuzzers Fuzzers runtime hit Func lines hit % I Count BB Count Cyclomatic complexity Functions reached Reached by functions Accumulated cyclomatic complexity Undiscovered complexity

Files and Directories in report

This section shows which files and directories are considered in this report. The main reason for showing this is fuzz introspector may include more code in the reasoning than is desired. This section helps identify if too many files/directories are included, e.g. third party code, which may be irrelevant for the threat model. In the event too much is included, fuzz introspector supports a configuration file that can exclude data from the report. See the following link for more information on how to create a config file: link

Files in report

Source file Reached by Covered by
[] []
/src/sleuthkit/tsk/fs/encryptionHelper.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/hfs_unicompare.cpp [] []
/src/sleuthkit/tsk/base/tsk_endian.c ['mmls_mac_fuzzer', 'mmls_sun_fuzzer', 'mmls_gpt_fuzzer', 'mmls_dos_fuzzer', 'fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/base/tsk_lock.c ['mmls_mac_fuzzer', 'mmls_sun_fuzzer', 'mmls_gpt_fuzzer', 'mmls_dos_fuzzer', 'fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/ossfuzz/mem_img.h ['mmls_mac_fuzzer', 'mmls_sun_fuzzer', 'mmls_gpt_fuzzer', 'mmls_dos_fuzzer', 'fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/hfs_journal.cpp [] []
/src/sleuthkit/tsk/fs/ntfs.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/img/mult_files.cpp [] []
/src/sleuthkit/tsk/util/detect_encryption.c ['mmls_mac_fuzzer', 'mmls_sun_fuzzer', 'mmls_gpt_fuzzer', 'mmls_dos_fuzzer', 'fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/base/tsk_list.c ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/ossfuzz/fls_apfs_fuzzer.cc ['fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/pool/tsk_pool.hpp ['fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/apfs_fs.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/vs/mac.c ['mmls_mac_fuzzer', 'mmls_sun_fuzzer', 'mmls_gpt_fuzzer', 'mmls_dos_fuzzer'] []
/usr/local/bin/../include/c++/v1/string [] []
/src/sleuthkit/tsk/fs/yaffs.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/unix_misc.cpp [] []
/src/sleuthkit/tsk/base/sha1c.c [] []
/src/sleuthkit/tsk/fs/fatfs.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/fs_block.c [] []
/src/sleuthkit/tsk/fs/fs_inode.c ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/lzvn.c [] []
/src/sleuthkit/tsk/util/file_system_utils.cpp [] []
/src/sleuthkit/tsk/fs/nofs_misc.cpp [] []
/src/sleuthkit/tsk/fs/ext2fs_journal.cpp [] []
/src/sleuthkit/tsk/fs/fatfs_utils.c ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/fs_types.c [] []
/src/sleuthkit/tsk/fs/apfs.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/tsk_apfs.hpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/vs/gpt.c ['mmls_mac_fuzzer', 'mmls_sun_fuzzer', 'mmls_gpt_fuzzer', 'mmls_dos_fuzzer'] []
/src/sleuthkit/tsk/fs/fatxxfs.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/vs/mm_part.c ['mmls_mac_fuzzer', 'mmls_sun_fuzzer', 'mmls_gpt_fuzzer', 'mmls_dos_fuzzer'] []
/src/sleuthkit/tsk/vs/sun.c ['mmls_mac_fuzzer', 'mmls_sun_fuzzer', 'mmls_gpt_fuzzer', 'mmls_dos_fuzzer'] []
/src/sleuthkit/tsk/fs/apfs_open.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/img/legacy_cache.cpp ['mmls_mac_fuzzer', 'mmls_sun_fuzzer', 'mmls_gpt_fuzzer', 'mmls_dos_fuzzer', 'fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/base/tsk_printf.c ['mmls_mac_fuzzer', 'mmls_sun_fuzzer', 'mmls_gpt_fuzzer', 'mmls_dos_fuzzer', 'fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/base/tsk_error.c ['mmls_mac_fuzzer', 'mmls_sun_fuzzer', 'mmls_gpt_fuzzer', 'mmls_dos_fuzzer', 'fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/ntfs_dent.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/iso9660.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/fatxxfs_dent.c [] []
/src/sleuthkit/tsk/fs/exfatfs_dent.cpp [] []
/src/sleuthkit/tsk/fs/ffs_dent.cpp [] []
/src/sleuthkit/tsk/pool/apfs_pool_compat.cpp ['fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/exfatfs.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/btrfs_csum.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/ext2fs.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/./tsk/util/span.hpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/vs/bsd.c ['mmls_mac_fuzzer', 'mmls_sun_fuzzer', 'mmls_gpt_fuzzer', 'mmls_dos_fuzzer'] []
/src/sleuthkit/tsk/fs/tsk_xfs.h [] []
/src/sleuthkit/tsk/fs/apfs_fs.hpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer'] []
/src/sleuthkit/tsk/fs/ifind_lib.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/xfs_dent.cpp [] []
/src/sleuthkit/tsk/fs/fs_attrlist.c ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/img/logical_img.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/base/crc.c ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/img/img_open.cpp ['mmls_mac_fuzzer', 'mmls_sun_fuzzer', 'mmls_gpt_fuzzer', 'mmls_dos_fuzzer', 'fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/./tsk/pool/tsk_pool.hpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/auto/guid.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/base/md5c.c [] []
/src/sleuthkit/tsk/img/img_open.h [] []
/src/sleuthkit/tsk/pool/pool_compat.hpp ['fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/xfs.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/pool/apfs_pool_compat.hpp ['fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/iso9660_dent.cpp [] []
/src/sleuthkit/tsk/fs/ffs.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/decmpfs.cpp [] []
/src/sleuthkit/tsk/vs/mm_io.c ['mmls_mac_fuzzer', 'mmls_sun_fuzzer', 'mmls_gpt_fuzzer', 'mmls_dos_fuzzer'] []
/src/sleuthkit/tsk/fs/hfs.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/pool/tsk_apfs.hpp ['fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/vs/mm_open.c ['mmls_mac_fuzzer', 'mmls_sun_fuzzer', 'mmls_gpt_fuzzer', 'mmls_dos_fuzzer'] []
/src/sleuthkit/./tsk/pool/tsk_apfs.hpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/usr/local/bin/../include/c++/v1/__exception/exception.h [] []
/src/sleuthkit/tsk/fs/rawfs.c ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/btrfs.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/fs_load.cpp [] []
/src/sleuthkit/tsk/fs/fatfs_dent.cpp [] []
/src/sleuthkit/tsk/pool/pool_open.cpp ['fls_apfs_fuzzer'] []
/src/sleuthkit/./tsk/util/lw_shared_ptr.hpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/img/raw.cpp [] []
/src/sleuthkit/tsk/fs/fs_name.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/tsk_btrfs.h ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/logical_fs.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/apfs_compat.hpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/ossfuzz/mmls_fuzzer.cc ['mmls_mac_fuzzer', 'mmls_sun_fuzzer', 'mmls_gpt_fuzzer', 'mmls_dos_fuzzer'] []
/src/sleuthkit/tsk/base/tsk_unicode.c ['mmls_mac_fuzzer', 'mmls_sun_fuzzer', 'mmls_gpt_fuzzer', 'mmls_dos_fuzzer', 'fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/vs/dos.c ['mmls_mac_fuzzer', 'mmls_sun_fuzzer', 'mmls_gpt_fuzzer', 'mmls_dos_fuzzer'] []
/src/sleuthkit/tsk/img/img_io.cpp ['mmls_mac_fuzzer', 'mmls_sun_fuzzer', 'mmls_gpt_fuzzer', 'mmls_dos_fuzzer', 'fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/ext2fs_dent.cpp [] []
/src/sleuthkit/./tsk/fs/tsk_apfs.hpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/fs_dir.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/pool/apfs_pool.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/base/tsk_stack.c ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/fs_file.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/hfs_dent.cpp [] []
/src/sleuthkit/tsk/fs/swapfs.c ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/fatfs_meta.cpp [] []
/usr/local/bin/../include/c++/v1/stdexcept [] []
/src/sleuthkit/tsk/fs/fs_open.c ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/exfatfs_meta.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/./tsk/fs/apfs_fs.hpp ['fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/fls_lib.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/base/mymalloc.c ['mmls_mac_fuzzer', 'mmls_sun_fuzzer', 'mmls_gpt_fuzzer', 'mmls_dos_fuzzer', 'fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/fs_io.c ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/usr/local/bin/../include/c++/v1/sstream [] []
/src/sleuthkit/tsk/fs/apfs_compat.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/fs_attr.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/./tsk/auto/guid.h ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []
/src/sleuthkit/tsk/fs/fatxxfs_meta.cpp [] []
/src/sleuthkit/ossfuzz/fls_fuzzer.cc ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer'] []
/src/sleuthkit/tsk/img/unsupported_types.cpp ['fls_btrfs_fuzzer', 'fls_iso9660_fuzzer', 'fls_ntfs_fuzzer', 'fls_ext_fuzzer', 'fls_fat_fuzzer', 'fls_hfs_fuzzer', 'fls_apfs_fuzzer'] []

Directories in report

Directory
/src/sleuthkit/tsk/util/
/src/sleuthkit/tsk/vs/
/src/sleuthkit/./tsk/util/
/src/sleuthkit/tsk/auto/
/src/sleuthkit/tsk/base/
/usr/local/bin/../include/c++/v1/
/src/sleuthkit/./tsk/pool/
/src/sleuthkit/tsk/fs/
/src/sleuthkit/tsk/pool/
/src/sleuthkit/./tsk/auto/
/src/sleuthkit/./tsk/fs/
/src/sleuthkit/tsk/img/
/usr/local/bin/../include/c++/v1/__exception/
/src/sleuthkit/ossfuzz/