feat: switch lang from args

This commit is contained in:
itiB
2020-10-26 00:26:54 +09:00
parent 8e84535e7b
commit c53b4b6f46
4 changed files with 73 additions and 96 deletions

View File

@@ -4,7 +4,7 @@ mod common;
pub mod configs;
pub mod detection;
mod powershell;
mod print;
pub mod print;
mod security;
mod sysmon;
mod system;