We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I am trying to run the command from powershell like this:
hibr2bin /PLATFORM x64 /MAJOR 10 /MINOR 0 /INPUT .\hiberfil.sys /OUTPUT .\uncompressed.bin
Hibr2Bin 3.0.0.undefined Copyright (C) 2007 - 2021, Matthieu Suiche <http://www.msuiche.net> Copyright (C) 2012 - 2014, MoonSols Limited <http://www.moonsols.com> Copyright (C) 2016 - 2021, Comae Technologies DMCC <http://www.comae.io> Copyright (c) 2022, Magnet Forensics, Inc. <https://www.magnetforensics.com/> In File: .\hiberfil.sys Out File: .\uncompressed.bin Target Version: Microsoft Windows NT 10.0 (X64) . Total pages = 0x0
But I get the output above without any output file being generated. What can be the issue?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, I am trying to run the command from powershell like this:
hibr2bin /PLATFORM x64 /MAJOR 10 /MINOR 0 /INPUT .\hiberfil.sys /OUTPUT .\uncompressed.bin
But I get the output above without any output file being generated. What can be the issue?
The text was updated successfully, but these errors were encountered: