issues
search
mdsteele
/
rust-cfb
Rust library for reading/writing Compound File Binary (structured storage) files
MIT License
46
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow a DIFAT sector to be padded with zeroes
#58
agashlin
closed
1 month ago
2
Reading is very slow for larger files
#57
jon-zu
opened
2 months ago
4
Make directory processing more permissive
#56
shamilsan
closed
1 month ago
3
Compaction after writing shorter streams.
#55
francisdb
opened
5 months ago
4
Deterministic cfbs
#54
sftse
opened
7 months ago
1
fix: num_dir_sectors
#53
francisdb
closed
7 months ago
7
Corrupted file / Paths disappear when reading using ole32.dll after copy
#52
francisdb
closed
7 months ago
7
Use latest runners for tests workflow
#51
vedantmgoyal9
closed
9 months ago
1
Allow DIFAT chains to end with FREESECT
#50
jmacadie
closed
9 months ago
1
DIFAT chain termination
#49
jmacadie
closed
9 months ago
2
Does anyone have any examples of how to use this to read common properties like SummaryInformation?
#48
McSpidey
opened
9 months ago
3
CompoundFile has become !Send and !Sync
#47
surban
closed
7 months ago
2
Make CompoundFile implement Send + Sync
#46
surban
closed
12 months ago
1
New patch release
#45
tgross35
closed
1 year ago
2
fix: Truncated fat entries on error
#44
ikrivosheev
opened
1 year ago
3
feat: upgraded clap in examples
#43
ikrivosheev
closed
1 year ago
1
Writing streams slow
#42
francisdb
opened
1 year ago
2
Malformed FAT entries mismatch
#41
tgross35
closed
1 month ago
7
Add `Debug` implementation for `CompoundFile`
#40
tgross35
closed
1 year ago
2
Add `Debug` implementation to `Entry`
#39
tgross35
closed
1 year ago
3
`open_stream` as `mut` and `read_stream` as non-`mut`
#38
smndtrl
opened
1 year ago
3
Outlook compat
#37
sftse
closed
1 year ago
1
Upgraded CI
#36
ikrivosheev
closed
1 year ago
1
issues/34 Fixed validation in minialloc
#35
ikrivosheev
closed
1 year ago
4
Malformed MiniFAT
#34
ikrivosheev
closed
1 year ago
0
Copying / Writing CFB files
#33
inzanez
closed
1 year ago
10
Can't Read Certain Streams (Property Sets)
#32
ExpoundingTurtle
closed
2 years ago
1
Fix clippy warning
#31
ikrivosheev
closed
2 years ago
1
Malformed FAT (FAT sector xxx is not marked as such in the FAT)
#30
inzanez
closed
2 years ago
3
Error: Malformed directory (root entry name is "\", but should be "Root Entry")
#29
ikrivosheev
closed
2 years ago
3
Error: DIFAT refers to sector 96, but sector count is only 39
#28
ikrivosheev
closed
2 years ago
1
Malformed directory entry (invalid storage start sector: 0x3a)
#27
ikrivosheev
closed
2 years ago
3
Malformed directory entry (non-null stream CLSID ...)
#26
ikrivosheev
closed
2 years ago
4
Error: Not a stream
#25
ikrivosheev
closed
2 years ago
1
Fix panic and infinite loop cases
#24
MJVL
closed
2 years ago
0
Feature/GitHub actions
#23
ikrivosheev
closed
2 years ago
2
Correctness / Stability fixes
#22
Ben-Lichtman
closed
2 years ago
8
Infinite loop in fn open
#21
Ben-Lichtman
closed
2 years ago
2
Added fuzzing harness for cargo-fuzz
#20
Ben-Lichtman
closed
2 years ago
1
Fix panics when opening invalid files
#19
MJVL
closed
2 years ago
2
High potential for panicking through indexing
#18
Ben-Lichtman
closed
2 years ago
4
Memory exhaustion when opening file
#17
MJVL
closed
2 years ago
3
Panic on out-of-bounds in minalloc.rs
#16
Ben-Lichtman
closed
2 years ago
2
Data loss / corruption when > 30 streams exist
#15
Ben-Lichtman
closed
2 years ago
3
Feature request: open multiple streams at once
#14
surban
closed
2 years ago
0
Feature request: async support
#13
surban
opened
2 years ago
0
Incorrect MiniFAT chain length (header says 1, actual is 2)
#12
surban
closed
2 years ago
7
Stream appending seems not to work, and `SeekFrom::Start(0)` results in a panic
#11
Qqwy
closed
2 years ago
1
Malformed directory two red nodes in a row
#10
ikrivosheev
closed
3 years ago
3
Loosen test on directory entries to parse supposedly valid CFB files …
#9
ghost
closed
3 years ago
1
Next