undelete outputs the MFT index in hex but parses inode=\<index\> as a decimal https://github.com/thewhiteninja/ntfstool/blob/master/Sources/options.cpp#L119
undelete outputs the MFT index in hex but parses inode=<index> as a decimal
https://github.com/thewhiteninja/ntfstool/blob/master/Sources/options.cpp#L119