mirror of
https://github.com/peass-ng/PEASS-ng.git
synced 2026-07-30 23:50:27 -07:00
- uncommented CreateDynamicLists
This commit is contained in:
@@ -157,7 +157,7 @@ namespace winPEAS.Checks
|
||||
CheckRegANSI();
|
||||
}
|
||||
|
||||
//CheckRunner.Run(CreateDynamicLists, IsDebug);
|
||||
CheckRunner.Run(CreateDynamicLists, IsDebug);
|
||||
|
||||
Beaprint.PrintInit(IsDebug);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user