Function get_password_from_exe

Source
pub fn get_password_from_exe<S: AsRef<Path> + ?Sized>(
    exe_path: &S,
) -> Result<String>
Available on crate features cat-system and cat-system-arc only.
Expand description

Retrieves the int archive’s password from a CatSystem2 executable file.