put extra field in another file
This commit is contained in:
parent
fafbdb6537
commit
bea2b9ffc0
3 changed files with 142 additions and 137 deletions
|
|
@ -5,6 +5,7 @@ use androscalpel_serializer::Serializable;
|
|||
pub mod apk_signing_block;
|
||||
mod cp437;
|
||||
pub mod end_of_central_directory;
|
||||
pub mod extra_fields;
|
||||
pub mod file_header;
|
||||
|
||||
use apk_signing_block::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue