1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-02 20:15:52 +00:00
Files
autopsy/RecentActivity/release/rr-full/regrip.bat

13 lines
519 B
Batchfile
Executable File
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
@echo off
echo ***Scanning Software hive***
echo -------------------------------------------------------
REM rip -r %1\software -f software
echo ***Scanning System hive***
echo -------------------------------------------------------
REM rip -r %1\system -f system
echo ***Scanning SAM hive***
echo -------------------------------------------------------
REM rip -r %1\sam -f sam
echo ***Scanning Security hive***
echo -------------------------------------------------------
rip -r %1\SECURITY f security