georgeneokq / artifact-exterminator

Simple, flexible command-line tool for conducting anti-forensics (for research purposes only)
0 stars 0 forks source link

bug: Program will not parse file paths containing commas properly #48

Open georgeneokq opened 1 year ago

georgeneokq commented 1 year ago

Due to the implementation on specifying multiple items to the program for a certain command line argument being a simple comma-delimited format, the program will not be able to process the file paths properly if they were to contain any commas.

Same problem applies to specifying registry keys and values to delete.