GithubHelp home page GithubHelp logo

Comments (4)

amimo avatar amimo commented on August 22, 2024

运行的不是demo-c中原有的Java方法,而是新的c方法?

demo-c里边没有java方法,安装demo-c生成的apk,运行的肯定都是c方法.

你也可以直接运行如下命令,生成的demo.apk就是加固后的.

python3 dcc.py tests/demo-java/app/build/outputs/apk/debug/app-debug.apk -o demo.apk

from dcc.

wxk6b1203 avatar wxk6b1203 commented on August 22, 2024

我从加固后的apk反编译出来,确实包含了nc.so,但其中也包括了一些写了java文件的smali
image
我清楚直接出的apk是没方法的,
我不太理解,这里的调用情况为如何。恕愚钝,我不太了解其中的执行情况😅,能否给些指点或建议?谢谢谢谢!!!

from dcc.

amimo avatar amimo commented on August 22, 2024

你对比一下加固前后的同名smali文件

from dcc.

wxk6b1203 avatar wxk6b1203 commented on August 22, 2024

晓得了,谢谢大佬😥😘

from dcc.

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.