Marius - 2023-01-21

I think i saw you don't support the tools anymore, but i thought i'm gonna give it a try.

sudo ddru_ntfsbitmap /dev/sdd2 domain_logfile

Leads to the output

ddru_ntfsbitmap 1.5 20150111

Reading boot sector...
GNU ddrescue 1.23
Press Ctrl-C to interrupt
     ipos:        0 B, non-trimmed:        0 B,  current rate:     512 B/s
     opos:        0 B, non-scraped:        0 B,  average rate:     512 B/s
non-tried:        0 B,  bad-sector:        0 B,    error rate:       0 B/s
  rescued:      512 B,   bad areas:        0,        run time:          0s
pct rescued:  100.00%, read errors:        0,  remaining time:         n/a
                              time since last successful read:         n/a
Finished                                     

Reading bitmap inode from mft...
GNU ddrescue 1.23
Press Ctrl-C to interrupt
     ipos:    3221 MB, non-trimmed:        0 B,  current rate:   16384 B/s
     opos:        0 B, non-scraped:        0 B,  average rate:   16384 B/s
non-tried:        0 B,  bad-sector:        0 B,    error rate:       0 B/s
  rescued:    16384 B,   bad areas:        0,        run time:          0s
pct rescued:  100.00%, read errors:        0,  remaining time:         n/a
                              time since last successful read:         n/a
Finished                                     
Creating ddrescue domain logfile...
Cannot open __bitmapfile for reading (No such file or directory).
Aborting...

And if i manually simply create

__bitmapfile

It does something, but finishes the tool withint 0.00095 seconds or something like that what looks very wrong. Plus, the domain_logfile cannot be selected with ddresqueview for some reason. (choosing "Open domain mapfile")