GithubHelp home page GithubHelp logo

Comments (5)

zhkl0228 avatar zhkl0228 commented on August 15, 2024

apk 发上来测试下

from unidbg.

jtduan avatar jtduan commented on August 15, 2024

apk 发上来测试下

https://www.wandoujia.com/apps/com.smile.gifmaker/history_v8614

from unidbg.

zhkl0228 avatar zhkl0228 commented on August 15, 2024

android/content/pm/Signature->toByteArray()[B
这个签名发个正确的给我,jni里面有校验

from unidbg.

jtduan avatar jtduan commented on August 15, 2024

android/content/pm/Signature->toByteArray()[B
这个签名发个正确的给我,jni里面有校验

3082024F308201B8A00302010202044E269662300D06092A864886F70D0101050500306B310B300906035504061302434E3110300E060355040813076265696A696E673110300E060355040713076265696A696E6731133011060355040A130A686563616F2E696E666F31133011060355040B130A686563616F2E696E666F310E300C0603550403130563616F68653020170D3131303732303038343833345A180F32303636303432323038343833345A306B310B300906035504061302434E3110300E060355040813076265696A696E673110300E060355040713076265696A696E6731133011060355040A130A686563616F2E696E666F31133011060355040B130A686563616F2E696E666F310E300C0603550403130563616F686530819F300D06092A864886F70D010101050003818D003081890281810093BCE2A30779500E3A3160CE5B557F3FA34DF50DF25AC1AE38C181C8AD94E4709D00AFBC532D27CCFD4A92C8F1BD5B19C1F04F37B8230020035E33EB39DE2D482AD4C043F251FB08007CB3EAC4A348E140A817784195F0FBAFC7480C90F76EF966D220ABD9C4AB3D246276C98CE6D77A7FCC4F451AE89EB387D9BFF521898D970203010001300D06092A864886F70D0101050500038181001CE4EB9F42D76DFC4E0F5DA07BC3EFAE2CF98B47A39790D35407F3AEB6B554CADD65E84C7252046B3AB72B2DFC86F0892E28FEE3E6E4E801093E3A4F29BC560762D33839CEB29385583DED64548F245977D61925543DDA7AC3D34E8153A88F9846F446FF96D4877AD808280BBD7C43B9BF5FEEA3DD8D6BD179BC8CF29F949163

我使用的如下方法获取的签名值
PackageInfo packageInfo = getApplicationContext().getPackageManager().getPackageInfo("com.smile.gifmaker", PackageManager.GET_SIGNATURES); System.out.println(byte2hex(packageInfo.signatures[0].toByteArray()));

from unidbg.

zhkl0228 avatar zhkl0228 commented on August 15, 2024

== init ===
[21:41:03 376] DEBUG [cn.banny.emulator.AbstractEmulator] (AbstractEmulator:197) - emulate unicorn@0x40001241[libcore.so]0x1241 started sp=unicorn@0xbffff7d8
getPackageInfo packageName=com.smile.gifmaker, flags=64
PackageInfo signatures packageName=com.smile.gifmaker
[21:41:03 399] DEBUG [cn.banny.emulator.AbstractEmulator] (AbstractEmulator:222) - emulate unicorn@0x40001241[libcore.so]0x1241 finished sp=unicorn@0xbffff7d8, offset=22ms
6d795b6870c5132c1ca712cfc785b928
module=LinuxModule{base=0x40000000, size=20604, name='libcore.so'}
== destroy ===

我把代码提交到仓库了

from unidbg.

Related Issues (20)

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.