diogo-fernan / ir-rescue

A Windows Batch script and a Unix Bash script to comprehensively collect host forensic data during incident response.
Other
465 stars 95 forks source link

Getting an Error: initializing #2

Closed jasondrury closed 7 years ago

jasondrury commented 7 years ago

Hi,

I am getting the following error (and it exits) when I execute "ir-rescue-win-v1.4.1.bat" on a Windows 10 machine.

initializing... & was unexpected at this time.

Any idea what the problem could be?

Thanks.

diogo-fernan commented 7 years ago

Hi there,

Thanks for reporting this one. I forgot to remove one line from the initialization routine when removing RegRipper from the toolkit.

This has been fixed in v1.4.2 with https://github.com/diogo-fernan/ir-rescue/commit/708af2946b88a21980bccb51ec15132d2a1b74a7.

Can you check if the error persists with the fix?

jasondrury commented 7 years ago

It works now! Thanks a lot. This is a great resource!

diogo-fernan commented 7 years ago

Thanks. :-)