olszomal
|
c718882ffb
|
Fix macro redefinition
|
2022-11-29 13:40:06 +01:00 |
|
olszomal
|
7aca21b481
|
Use big/little-endian conversion.
Improve checksum calculation.
|
2022-11-28 09:26:00 +01:00 |
|
olszomal
|
1d0918c84d
|
Squash -Wcast-qual and -Wconversion warnings
|
2022-07-29 18:42:35 +02:00 |
|
olszomal
|
157bb78a6e
|
fix sprintf_s error stack corruption
|
2022-04-12 11:41:27 +02:00 |
|
Michał Trojnara
|
d8a182614c
|
remove trailing tabulators
|
2022-03-06 17:41:36 +01:00 |
|
olszomal
|
ac672640be
|
Clean up arrays (#139)
- move large arrays to the heap
- use the `const` type qualifier with constant arrays
|
2022-03-06 16:50:23 +01:00 |
|
olszomal
|
4731667c35
|
msi const names
|
2022-02-25 21:42:24 +01:00 |
|
olszomal
|
77b2b30d1f
|
check Root Directory Entry's Name
|
2022-02-25 21:42:24 +01:00 |
|
Michał Trojnara
|
b774a56aa9
|
Floyd's cycle-finding algorithm
|
2022-02-23 22:35:40 +01:00 |
|
olszomal
|
5db237f242
|
Revert "verbose msi file verification errors"
This reverts commit 4eeeec32b44a64914fe90828854c5e9228322e0c.
|
2022-02-22 18:16:21 +01:00 |
|
olszomal
|
f0207411b9
|
fix parse MSI_FILE_HDR struct
|
2022-02-21 19:24:32 +01:00 |
|
Michał Trojnara
|
aef958f880
|
modelines
|
2022-02-19 17:07:51 +01:00 |
|
Michał Trojnara
|
a6d3be739e
|
detect recursion loop
|
2022-02-18 22:33:03 +01:00 |
|
olszomal
|
4eeeec32b4
|
verbose msi file verification errors
|
2022-02-18 18:54:48 +01:00 |
|
olszomal
|
bdea1d1c2a
|
fixed MSI_DIRENT structure parsing
|
2022-02-17 15:37:15 +01:00 |
|
olszomal
|
e177ded9a5
|
Fix some fuzzer errors and VS2022 compiler warnings and errors
|
2022-02-04 17:35:46 +01:00 |
|
olszomal
|
a161efdb25
|
fix buffer overflow
|
2021-04-25 21:38:57 +02:00 |
|
olszomal
|
b01a2f5cd7
|
C89 standard compatibility
|
2021-04-25 21:38:57 +02:00 |
|
olszomal
|
b6e6165782
|
moral rights
|
2021-04-25 21:38:57 +02:00 |
|
olszomal
|
758003156e
|
MSI file signing support
DIFAT sectors are not supported
|
2021-04-25 21:38:57 +02:00 |
|
olszomal
|
4f590989ce
|
remove libgsf library dependency
MSI file verify and remove-signature support
|
2021-04-25 21:38:57 +02:00 |
|