GithubHelp home page GithubHelp logo

Can't extract vdex about vdexextractor HOT 3 CLOSED

anestisb avatar anestisb commented on May 18, 2024
Can't extract vdex

from vdexextractor.

Comments (3)

anestisb avatar anestisb commented on May 18, 2024 1

As @Furniel mentioned the Vdex container does not contain any Dex data (used as a simple reference file from ART).

vdexExtractor -i Settings.vdex -o . -v 4
[INFO] Processing 1 file(s) from Settings.vdex
[DEBUG] [992] 2018/12/11 20:44:07 (vdexExtractor.c:222 main) Processing 'Settings.vdex'
[DEBUG] [992] 2018/12/11 20:44:07 (vdex_api.c:46 vdexApi_initEnv) Initializing environment for Vdex version '019'
------ Vdex Header Info -------
magic header                  : vdex
verifier dependencies version : 019
dex section version           : 000
number of dex files           : 1 (1)
verifier dependencies size    : 100d4 (65748)
verifier dependencies offset  : 18 (24)
quickening info size          : 0 (0)
quickening info offset        : ffffffff (4294967295)
---- EOF Vdex Header Info ----
[DEBUG] [992] 2018/12/11 20:44:07 (vdex/vdex_backend_019.c:406 vdex_backend_019_process) Vdex has no Dex data - skipping
[DEBUG] [992] 2018/12/11 20:44:07 (vdex/vdex_019.c:278 vdex_019_process) Took 0 ms to process Vdex file
[INFO] 1 out of 1 Vdex files have been processed
[INFO] 0 Dex files have been extracted in total
[INFO] Extracted Dex files are available in '.

In this case you can extract the Dex file from the APK (simply unzip it). Be aware that the one you provide in the link is corrupted (most likely an error happened when you downloaded from the device). Redownload it from the device and you should be ok.

from vdexextractor.

Furniel avatar Furniel commented on May 18, 2024

This vdex file has no dex data, open settings.apk and you will find original dex file there.

from vdexextractor.

4lMaghraby avatar 4lMaghraby commented on May 18, 2024

thanks for the reply
I tried to do that but the apk can't be opened
would you help me with decompiling?

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.