Giter Site home page Giter Site logo

whyle / dr_testndksignaturecheckdemo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from drprincess/dr_testndksignaturecheckdemo

0.0 2.0 0.0 103 KB

check signature of apk is legal use so file with help of NDK (使用NDK 建立so文件完成对apk签名是否合法的验证)

Java 63.89% C++ 36.11%

dr_testndksignaturecheckdemo's Introduction

DR_TestNDKSignatureCheckDemo

Function

check signature of apk is legal use so file with help of NDK
(使用NDK 建立so文件完成对apk签名是否合法的验证)


Principle

in the c++ code ,validate the current signature of apk whether is legal ,if yes, return a key str , if no ,return error str

本Demo通过调用NDK层方法通过对签名的合法验证,返回一个与服务器通信的秘钥来在一定程度上防止二次打包

links

My CSDN Blogs :Android-安全-签名验证让二次打包变的更难

dr_testndksignaturecheckdemo's People

Contributors

drprincess avatar

Watchers

James Cloos avatar Yihao 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.