GithubHelp home page GithubHelp logo

Comments (8)

aaronkingdom avatar aaronkingdom commented on June 12, 2024

同样问题, 搜索字符串异常, 打开代码查看有很多, 却搜索不到

from gda-android-reversing-tool.

lies2020 avatar lies2020 commented on June 12, 2024

4.08同样,比如这个APP:
https://www.wandoujia.com/apps/5773183
我想搜索哪里引用了0x7f080047,却怎样都搜不到,实际上这个数字存在于:
com.wifi99.android.locationcheater.databinding.ContentMainBinding.bind(View)

from gda-android-reversing-tool.

SeeFlowerX avatar SeeFlowerX commented on June 12, 2024

GDA应该是没有做这部分资源的解析,这种用MT管理器操作方便点

from gda-android-reversing-tool.

charles2gan avatar charles2gan commented on June 12, 2024

4.08同样,比如这个APP: https://www.wandoujia.com/apps/5773183 我想搜索哪里引用了0x7f080047,却怎样都搜不到,实际上这个数字存在于: com.wifi99.android.locationcheater.databinding.ContentMainBinding.bind(View)

GDA目前的全局搜索无法对整型数字进行,也不支持一次性地将所有类/方法反编译后作为字符串数据进行匹配。

from gda-android-reversing-tool.

lies2020 avatar lies2020 commented on June 12, 2024

4.08同样,比如这个APP: https://www.wandoujia.com/apps/5773183 我想搜索哪里引用了0x7f080047,却怎样都搜不到,实际上这个数字存在于: com.wifi99.android.locationcheater.databinding.ContentMainBinding.bind(View)

GDA目前的全局搜索无法对整型数字进行,也不支持一次性地将所有类/方法反编译后作为字符串数据进行匹配。

个人认为反编译器搜索功能还是挺重要的,有助于快速定位代码,也希望GDA今后这方面能更完善强大,支持各类数据全局反编译搜索,同时支持资源的搜索

from gda-android-reversing-tool.

charles2gan avatar charles2gan commented on June 12, 2024

个人认为反编译器搜索功能还是挺重要的,有助于快速定位代码,也希望GDA今后这方面能更完善强大,支持各类数据全局反编译搜索,同时支持资源的搜索

感谢建议,后续考虑将你的建议纳入开发计划。

from gda-android-reversing-tool.

Securee avatar Securee commented on June 12, 2024

搜索功能的确可以进一步增强,比如提供正则表达式的搜索。当然jadx-gui使用之后它的正则表达式的搜索也不是很准确。

from gda-android-reversing-tool.

charles2gan avatar charles2gan commented on June 12, 2024

搜索功能的确可以进一步增强,比如提供正则表达式的搜索。当然jadx-gui使用之后它的正则表达式的搜索也不是很准确。

GDA支持正则搜索,见:4.4节:https://github.com/charles2gan/GDA-android-reversing-Tool/wiki

from gda-android-reversing-tool.

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.