Do not load the target page until proceed
- Go to chrome://view-http-cache/
- Open the document you want to restore
- Copy the buffer from the second block of hex data to a file (
input.txt
) - Execute the following command:
xxd -r < input.txt > output.html