-
There's a couple errors and warnings when trying to build but the first error is:
```
log.c:282:16: error: ‘sys_nerr’ undeclared (first use in this function)
282 | if(eno>sys_nerr)
```
…
-
It doesn't look like the MFT Dump outputs Alternate Data Streams, which can be useful to identify files that came from the internet. If we extracted the Resident Files #190 they would appear there, b…
-
It would be nice to be able to extract/hunt on MFT Resident Files. I don't believe this would be a big lift as it looks like mft_dump does support it which I think uses the same library Chainsaw uses …
-
### Unity Version
2020.3.48f1c1
### AVPro Movie Capture Version
5.3.2
### Which platform(s) are you using?
Windows
### Which OS version(s) are you using?
windows10
### Which rendering API(s) a…
-
**Issue:**
1. Generate an E01 image split into chunks (using libewf). The size of the chunk doesn't matter.
2. Read the image (using libewf and libvshadow).
One shadow copy is missing in the resu…
-
### What side quest or challenge are you solving?
We want to enable sorting and searching capabilities within each individual folder, allowing users to filter documents specific to a selected folde…
-
### What side quest or challenge are you solving?
Users can also move folders and documents from Dataroom to the Dataroom.
https://github.com/mfts/papermark/pull/1258#issuecomment-2434271760 => ht…
-
Currently, unless operator:true or the user tried to use a paid feature, we fall back to OSS, which can be confusing.
-
All 3 of my routinator servers stopped getting updates and show similar errors:
Oct 06 04:41:34 snt-rtnt-p01 routinator[1008]: RRDP https://rpki01.hel-fi.rpki.win/rrdp/notification.xml: HTTP status…
-
### Is your feature request related to a problem? Please describe
Unlike `ContextMenu`, `ContextMenuStrip` seems to be missing the `MFT_MENUBREAK` or `MFT_MENUBARBREAK` flags.
Please implement the…