dissect.target 3.20.dev33__py3-none-any.whl → 3.20.dev34__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- dissect/target/filesystems/jffs.py +5 -0
- {dissect.target-3.20.dev33.dist-info → dissect.target-3.20.dev34.dist-info}/METADATA +1 -1
- {dissect.target-3.20.dev33.dist-info → dissect.target-3.20.dev34.dist-info}/RECORD +8 -8
- {dissect.target-3.20.dev33.dist-info → dissect.target-3.20.dev34.dist-info}/COPYRIGHT +0 -0
- {dissect.target-3.20.dev33.dist-info → dissect.target-3.20.dev34.dist-info}/LICENSE +0 -0
- {dissect.target-3.20.dev33.dist-info → dissect.target-3.20.dev34.dist-info}/WHEEL +0 -0
- {dissect.target-3.20.dev33.dist-info → dissect.target-3.20.dev34.dist-info}/entry_points.txt +0 -0
- {dissect.target-3.20.dev33.dist-info → dissect.target-3.20.dev34.dist-info}/top_level.txt +0 -0
@@ -119,4 +119,9 @@ class JFFSFilesystemEntry(FilesystemEntry):
|
|
119
119
|
]
|
120
120
|
)
|
121
121
|
|
122
|
+
# JFFS2 block size is a function of the "erase size" of the underlying flash device.
|
123
|
+
# Linux stat reports the default block size, which is defined as 4k in libc.
|
124
|
+
st_info.st_blksize = 4096
|
125
|
+
st_info.st_blocks = (node.isize + 511) // 512 if self.is_file() else 0
|
126
|
+
|
122
127
|
return st_info
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: dissect.target
|
3
|
-
Version: 3.20.
|
3
|
+
Version: 3.20.dev34
|
4
4
|
Summary: This module ties all other Dissect modules together, it provides a programming API and command line tools which allow easy access to various data sources inside disk images or file collections (a.k.a. targets)
|
5
5
|
Author-email: Dissect Team <dissect@fox-it.com>
|
6
6
|
License: Affero General Public License v3
|
@@ -33,7 +33,7 @@ dissect/target/filesystems/extfs.py,sha256=6LkpCqhAfMzDmHklK9fecgmHto-ZnHQOpn7H8
|
|
33
33
|
dissect/target/filesystems/fat.py,sha256=ZSw-wS57vo5eIXJndfI1rZkGu_qh-vyioMzCZFZ_UTE,4611
|
34
34
|
dissect/target/filesystems/ffs.py,sha256=Wu8sS1jjmD0QXXcAaD2h_zzfvinjco8qvj0hErufZ-4,4555
|
35
35
|
dissect/target/filesystems/itunes.py,sha256=w2lcWv6jlBPm84tsGZehxKBMXXyuW3KlmwVTF4ssQec,6395
|
36
|
-
dissect/target/filesystems/jffs.py,sha256=
|
36
|
+
dissect/target/filesystems/jffs.py,sha256=MZcoHf7h1rpXf0Mf8eMOjp3-tfUHZ9jQzkcaUdeQDyQ,4218
|
37
37
|
dissect/target/filesystems/ntfs.py,sha256=Losf35q9aLm-YdwVllT5so99s-GqTF1ZXMbLX0PUNC0,7624
|
38
38
|
dissect/target/filesystems/overlay.py,sha256=d0BNZcVd3SzBcM1SZO5nX2FrEYcdtVH34BPJQ6Oh4x8,4753
|
39
39
|
dissect/target/filesystems/smb.py,sha256=uxfcOWwEoDCw8Qpsa94T5Pn-SKd4WXs4OOrzVVI55d8,6406
|
@@ -370,10 +370,10 @@ dissect/target/volumes/luks.py,sha256=OmCMsw6rCUXG1_plnLVLTpsvE1n_6WtoRUGQbpmu1z
|
|
370
370
|
dissect/target/volumes/lvm.py,sha256=wwQVR9I3G9YzmY6UxFsH2Y4MXGBcKL9aayWGCDTiWMU,2269
|
371
371
|
dissect/target/volumes/md.py,sha256=7ShPtusuLGaIv27SvEETtgsuoQyAa4iAAeOR1NEaajI,1689
|
372
372
|
dissect/target/volumes/vmfs.py,sha256=-LoUbn9WNwTtLi_4K34uV_-wDw2W5hgaqxZNj4UmqAQ,1730
|
373
|
-
dissect.target-3.20.
|
374
|
-
dissect.target-3.20.
|
375
|
-
dissect.target-3.20.
|
376
|
-
dissect.target-3.20.
|
377
|
-
dissect.target-3.20.
|
378
|
-
dissect.target-3.20.
|
379
|
-
dissect.target-3.20.
|
373
|
+
dissect.target-3.20.dev34.dist-info/COPYRIGHT,sha256=m-9ih2RVhMiXHI2bf_oNSSgHgkeIvaYRVfKTwFbnJPA,301
|
374
|
+
dissect.target-3.20.dev34.dist-info/LICENSE,sha256=DZak_2itbUtvHzD3E7GNUYSRK6jdOJ-GqncQ2weavLA,34523
|
375
|
+
dissect.target-3.20.dev34.dist-info/METADATA,sha256=TpFMfHDR0lyiMlTWLu3-n8CCVsL6jWfSSyAhcWnnCgU,12897
|
376
|
+
dissect.target-3.20.dev34.dist-info/WHEEL,sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA,91
|
377
|
+
dissect.target-3.20.dev34.dist-info/entry_points.txt,sha256=BWuxAb_6AvUAQpIQOQU0IMTlaF6TDht2AIZK8bHd-zE,492
|
378
|
+
dissect.target-3.20.dev34.dist-info/top_level.txt,sha256=Mn-CQzEYsAbkxrUI0TnplHuXnGVKzxpDw_po_sXpvv4,8
|
379
|
+
dissect.target-3.20.dev34.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
{dissect.target-3.20.dev33.dist-info → dissect.target-3.20.dev34.dist-info}/entry_points.txt
RENAMED
File without changes
|
File without changes
|