Forenscript
Usage: perl forenscript.pl \<typescript> \<output file (optional)>
All other prompts are interactive and fairly straightforward.
- You are first asked to select a command from the numbered list.
- After selecting a command, you are asked if you want to [Export], [Run], or esc
- [Export] saves the command to the user-specified output file (command-line argument)
- [Run] will run the command (currently not functional)
- esc simply returns to the command selection screen.
Current features:
+ [Export]
+ [Run] - currently not functioning, will eventually allow you to re-run a command found in the typescript file
+ [Run/Compare] - The code exists, can't be tested until