GithubHelp home page GithubHelp logo

Comments (14)

anestisb avatar anestisb commented on May 19, 2024 1

Hopefully will start working Android 10 support this weekend.

from vdexextractor.

ingbrzy avatar ingbrzy commented on May 19, 2024

vdex version is vdex021

from vdexextractor.

IgorEisberg avatar IgorEisberg commented on May 19, 2024

Some more examples with DEX section (same version 002) from a Pixel 3 XL ROM.
https://www.mediafire.com/file/cdx1f4j621whxzt/crosshatch-qpp5.190530.014.zip/file
Note: The good thing is that it seems most (all?) APKs and JARs on Android Q already have their original classes*.dex files, along with *.vdex files (most of them don't have a DEX section).
If using 019 method for 021, this is the output error:

[INFO] Processing 1 file(s) from MobileFeliCaMenuApp.vdex
[ERROR] Verifier dependencies section points past the end of file (ae38931c + 65c > 165d8)
[ERROR] Malformed Vdex file
[ERROR] Failed to process Dex files - skipping 'MobileFeliCaMenuApp.vdex'

from vdexextractor.

mooseIre avatar mooseIre commented on May 19, 2024

I had the same problem when I deal MI9 AndroidQ .
Error:Unsupported Vdex version.vdex version is 021
but i can remove all oat except framework/arm &framework/arm64.

get rom:
http://hugeota.d.miui.com/9.7.11/miui_CEPHEUS_9.7.11_50e56ce0f7_10.0.zip

from vdexextractor.

IgorEisberg avatar IgorEisberg commented on May 19, 2024

I had the same problem when I deal MI9 AndroidQ .
Error:Unsupported Vdex version.vdex version is 021
but i can remove all oat except framework/arm &framework/arm64.

get rom:
http://hugeota.d.miui.com/9.7.11/miui_CEPHEUS_9.7.11_50e56ce0f7_10.0.zip

Already made a solution for us ROM makers:
#52

Although, it seems that APKs in Android Q ROMs all have their classes*.dex files already, but it's uncertain whether it will be the same with the final release of Android Q.

from vdexextractor.

mooseIre avatar mooseIre commented on May 19, 2024

solution

I had used it , but always fail .
it can not extract dex from 021vdex,
but it didn't show 'Unsupported Vdex version'

from vdexextractor.

IgorEisberg avatar IgorEisberg commented on May 19, 2024

solution

I had used it , but always fail .
it can not extract dex from 021vdex,
but it didn't show 'Unsupported Vdex version'

Most vdex files on that ROM don't have a DEX section, means no dex files to extract.
The only vdex files with a DEX section in that ROM are:

mab.vdex
SogouInput.vdex
SystemHelper.vdex
UPTsmService.vdex
WebViewGoogle.vdex

Try one of them.

from vdexextractor.

mooseIre avatar mooseIre commented on May 19, 2024

solution

I had used it , but always fail .
it can not extract dex from 021vdex,
but it didn't show 'Unsupported Vdex version'

Most vdex files on that ROM don't have a DEX section, means no dex files to extract.
The only vdex files with a DEX section in that ROM are:

mab.vdex
SogouInput.vdex
SystemHelper.vdex
UPTsmService.vdex
WebViewGoogle.vdex

Try one of them.

thanks ,I get it.

from vdexextractor.

vagyula1 avatar vagyula1 commented on May 19, 2024

Any news?

from vdexextractor.

anestisb avatar anestisb commented on May 19, 2024

Android 10 support implemented.

from vdexextractor.

mooseIre avatar mooseIre commented on May 19, 2024

from vdexextractor.

shuidixu avatar shuidixu commented on May 19, 2024

Hi

It looks like your tool doesn't work on Android 10 with Samsung

[WARN]: Skipping 'vsimmanager' since no decompiled resources found
[WARN]: Skipping 'wifi-service' since no decompiled resources found
[INFO]: 0 binaries have been successfully deodexed

do you have any idea why it happened? Or how to fix this?

from vdexextractor.

anestisb avatar anestisb commented on May 19, 2024

@shuidixu please raise a different issue and share app samples if you have issues with the tool.

from vdexextractor.

codingpoem avatar codingpoem commented on May 19, 2024

[WARN]: Skipping 'boot-okhttp' since no decompiled resources found
[WARN]: Skipping 'boot-framework' since no decompiled resources found

please help me to analyse the warn

get vdex:
https://hifun.lanzous.com/iM7kDh1renc

from vdexextractor.

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.