Skip to content

rewhy/parema

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

A aramework for investigating VM-based Android packers

In this project, we proposed a novel framework to investigate the VM-based Android packers with the following advantages:

  1. An cross-layer dyanmic intrumention approach for monitor the behaviors of VMs;
  2. An novel symbolic-based approach to reverse-engineer the customized VMs;
  3. An new semantic analysis approach to recognize the semantics of the new customized bytecode.

For more details, please refer to the following paper.

@inproceedings{xue2021parema,
  title={Parema: an unpacking framework for demystifying VM-based Android packers},
  author={Xue, Lei and Yan, Yuxiao and Yan, Luyi and Jiang, Muhui and Luo, Xiapu and Wu, Dinghao and Zhou, Yajin},
  booktitle={Proceedings of the 30th ACM SIGSOFT International Symposium on Software Testing and Analysis},
  pages={152--164},
  year={2021}
}

About

Framework for investigating VM-based Android packers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published