mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-07-06 10:53:12 +08:00
Add support to read int password from exe file
This commit is contained in:
@@ -11,6 +11,8 @@ use overf::wrapping;
|
||||
use std::io::{Read, Seek, SeekFrom};
|
||||
use std::sync::{Arc, Mutex};
|
||||
|
||||
pub use super::int_password::get_password_from_exe;
|
||||
|
||||
#[derive(Debug)]
|
||||
/// Builder for CatSystem2 Archive scripts.
|
||||
pub struct CSIntArcBuilder {}
|
||||
|
||||
Reference in New Issue
Block a user