DAFT icon indicating copy to clipboard operation
DAFT copied to clipboard

ServerLoginDefaultPw module

Open l0ss opened this issue 4 years ago • 1 comments

The switch case statement in Program.cs to see what module is being used has the module name as "serverdefaultloginpw" instead of "serverlogindefaultpw" as it is everywhere else in the code including the help text.

Also, DefaultCredentials.xml that the module relies on doesn't get embedded in the assembly, so it goes looking for it on-disk instead. I tried to whip up a quick fix for it but i'm mid-engagement and my expected fix isn't working. Posting this so it's written down somewhere, in case i forget to fix it myself and submit a PR.

l0ss avatar Nov 18 '21 02:11 l0ss

Thanks for the heads up Mike.

nullbind avatar Nov 18 '21 04:11 nullbind