Skip to content

vidar-team/ApkProtect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

一个简单的第二代加固功能包括指令抽取与无文件落地加载,支持android8+。 ApkProtect目录是壳程序源代码,Apkprotect_tools 目录下是加壳脚本。

Usage

usage: protect.py [-h] [--extract-code] [--output OUTPUT] [--alias ALIAS] [--storepass STOREPASS] [--keypass KEYPASS]
                  [--keystore KEYSTORE]

Example

cd Apkprotect_tools
python protect.py demo.apk --extract-code --output demp_.apk

Acticle

https://www.z221x.website/article/page-36

Reference

https://bbs.kanxue.com/thread-286929.htm

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 47.5%
  • Python 29.2%
  • Java 19.7%
  • CMake 3.6%