Git Product home page Git Product logo

apkprotect's Introduction

通付盾第一代安全加固方案开源


项目简介

APK安全加固是面向移动应用程序的深度安全保护服务,可以为您的APP穿上一层“软猬铠甲”,通过加密、加壳、RPC、动态加载等技术为您的应用进行全方位安全保护,有效防止逆向工程、反编译、嵌入病毒、非法扣费等恶意行为。

随着Android ART模式和Android 5.0系统的普及,应用加固已全面迎来第二代API定制加固时代,需要更多的开发者和研究人员一起投入到移动安全行业。为了为移动安全领域做出更大的贡献,通付盾现开源第一代安全加固方案(Dex文件整体加密),树立移动安全开放精神和开源标准。加密等级和方案优劣上与友商的企业版相当,研究人员可在此基础上进一步优化。

欢迎广大移动安全研究人员积极投入其中,一起投入安全加固技术的研究。第一代安全加固产品内容主要包含:

  • Dex文件保护
  • 资源文件保护
  • xml文件保护
  • 内存保护
  • so保护

与此同时,通付盾已全面推出第二代API定制加固产品,完美兼容Android ART和Android 5.0,并独家通过监管部门的安全加固保护效果检测。

欢迎使用!

项目构成

该项目的开源分组件进行,将第一代安全加固中使用的关键技术改造成可独立使用的安全组件,方便广大开发者对其用途进行扩展。主要的部分有:

  • RawDexClassLoader :自定义封装的DexClassLoader,可以实现将一段内存中Dex文件的映射加载进虚拟机。
  • 其余组件待发布

apkprotect's People

Contributors

sharkteam avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.