wip: start building fragment
This commit is contained in:
parent
d47494f8f6
commit
71fc0d2398
2 changed files with 2913 additions and 0 deletions
2912
androscalpel/src/dex_fragment.rs
Normal file
2912
androscalpel/src/dex_fragment.rs
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -6,6 +6,7 @@ pub mod annotation;
|
|||
pub mod apk;
|
||||
pub mod class;
|
||||
pub mod code;
|
||||
pub mod dex_fragment;
|
||||
pub mod dex_id;
|
||||
pub mod dex_string;
|
||||
pub mod dex_writer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue